Photo by Artem Sapegin on Unsplash

JavaScript is currently one of the most popular programming languages.

Quincy Larson, the founder of FreeCodeCamp, was asked in a recent interview which language developers should learn first. He answered: “JavaScript.”:

“Software is eating the world, and JavaScript is eating software. JavaScript is becoming more dominant with each year, and nobody knows what might eventually replace it.

If you don’t have a very good reason to learn a new language (such as your job requiring you to maintain a non-JavaScript codebase), my humble advice is to focus on getting better at JavaScript.”

If you are still reading, then it is highly likely you are interested in seeing these helpful JavaScript snippets that I mentioned in the article.

I recently published an article on Better Programming, describing 127 helpful short code snippets that you can learn and use right away.

These snippets were taken from this really cool project, in which you can find a lot more snippets in JavaScript and other languages too.

I divided it into 6 parts as there were 127 GitHub Gists that took so much time to load and made the article take a long time to open.

You can read the first part using this friendly link that gives you free access behind Medium’s paywall.

Here are other friendly links for the other parts:
Part 2
Part 3
Part 4
Part 5
Part 6

I hope you find it useful.