JavaScript Road-map for beginners🧵👇
1. I always recommend people to start with freeCodeCamp's JavaScript Algorithms and Data Structures Certification as it benefits both beginners and veteran programmers alike.
With the hands-on approach, you get to learn a lot going on through the modules. https://www.freecodecamp.org/learn/ 
2. It's time to READ JavaScript Guide.

The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you need exhaustive information about a language feature, have a look at the JavaScript reference. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide
Now before moving forward, make sure you have a basic understanding of HTML and CSS as they are going to be used basically everywhere along side of JS.

Here's a list of my favorite resources to learn HTML and CSS.
https://freecodecamp.org/learn/ 
https://w3schools.com/html/ 
3. Time to BUILD
https://javascript30.com  is THE BEST free guide (a collection of tutorials) where you are going to build simple apps using just HTML, CSS and JavaScript.
30 Days 30 Videos.
With each video you'll learn something new about the language.
BUILD BUILD BUILD
PRACTICE PRACTICE and KEEP PRACTICING.

Building a good foundation about the language before moving to a framework/library will benefit you.
You can follow @nirbhayvashisht.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled:

By continuing to use the site, you are consenting to the use of cookies as explained in our Cookie Policy to improve your experience.