The 7 Most-Used JavaScript Topics You Should Know

Pragmatic JavaScript knowledge that you will actually use.

Jim Rottinger
codeburst
Published in
5 min readJun 12, 2019

--

There is a lot of ground to cover when you are learning JavaScript. It is definitely exciting to learn a new language! — but it can also be a little bit overwhelming. Perhaps you are actively making your way through an online JavaScript course or book. It is all useful information, so how do you know what you will actually end up using?

This post will cover what I have found to be the most-used JavaScript topics in my career. I believe that spending your time on these topics will help you build a more pragmatic knowledge-base of JavaScript.

With that in mind, and in no particular order, here are 7 of the most highly used JavaScript topics that you should know about.

1. Promises

In a recent post, I wrote about recommendations for how you should allocate your time when learning JavaScript. At the very top of that list was asynchronous programming — specifically promises.

--

--

8+ years working with startups 💡. Currently working at Square — formerly at Google, Looker, Weebly. Writing about JavaScript | Web Development | Programming