Want to learn JS ?
VenomynusWant to learn JavaScript ?
๐Here's a Detailed Roadmap for you ๐
1. Start with Free-code-camp - JavaScript Algorithms and Data Structures Certification and finish the "Basic JavaScript" module.
You'll get a basic understanding of JavaScript and Programming in general.

2. Move to JavaScript.info and complete the following parts:
- An Introduction
- JavaScript Fundamentals
You'll start to understand Basic JavaScript concepts and their details.

3. Complete "Objects: the basics" section in
By this point you'll have a decent understanding of JavaScript Objects
4. Time to return to freeCodeCamp. Finish the following sections:
1. Debugging
2. Basic Data Structure


5. Complete "Data types" Section in JavaScript.info
Congratulations!๐๐๐
Now you have a great understanding of JS.
6. Time to move back to freeCodeCamp. Complete the following sections in order:
a. ES6
b. Object Oriented Programming
c. Functional Programming
7. Finish Part 1 of JavaScript.info
8. Finish freeCodeCamp's JavaScript Algorithms and Data Structures Certification
9. Now you'll have to learn something called DOM. For that you'll need a basic understanding of HTML and CSS.
For learning DOM, I would recommend the following two resources:
1. Part 2 of JavaScript.info
2. MDN
10. Practice by making small projects from
Congratulations! You know JS๐ฅ๐ฏ