Published on

New JS

Authors

Over, the years, I learned that the best way for me to learn things is just to do them. I have been working on just re-learning or discovering some new fundamentals of JS, and I am hooked on trying to widen my JS knowledge and bring new things into the fold.

Each day, I start with a video or an article about a topic that I either have been researching or need for a current project. I used to want to learn everything as fast as possible, but now I like to take one concept and start from there. I consume some content, make a basic version, and do something with that and start building on it.

I want to start to break down some of the more interesting new stuff that we can start to use. Over the course of the next few posts, we are going to look at these topics:

  • Arrow Functions
  • Template Literals