DEV Community

Rohit More
Rohit More

Posted on

10 Free Resources to learn JavaScript

1. FreeCodeCamp

FreeCodeCamp is one of the biggest and most exceptional communities for anyone who wants to learn to code.

πŸ”— freecodecamp

2. JavaScript 30

Build 30 things in 30 days with 30 tutorials.

πŸ”— JavaScript 30

3. JavaScript info

On this website, you can learn JavaScript from basics to advanced topics with very detailed explanations.

πŸ”— JavaScript info

4. Learn JavaScript Online

On this Website, you can read short lessons about JavaScript topics and then try to implement them in their Interactive environment.

πŸ”— Learn JavaScript Online

5. MDN docs

MDN doc is an excellent resource for learning JavaScript. Here you can find a very detailed explanation of topics with code samples.

πŸ”— MDN Docs

6. Javascript Essentials

This is a free JavaScript Course available on udemy where you can learn all the basic and essential topics in JavaScript.

πŸ”— Javascript Essentials

7. Scrimba

Learn the basics of JavaScript by solving 140+ interactive coding challenges and building three fun projects.

πŸ”— Scrimba

8. Intro to JavaScript ES6

This Youtube playlist teaches you about all new concepts that are introduced in ES6 JavaScript.

πŸ”— Intro to JavaScript ES6

9. JavaScript DOM Manipulation

This freeCodeCamp tutorial will teach you how to manipulate a DOM Tree in JavaScript.

πŸ”— JavaScript DOM Manipulation

10. Javascript Crash Course

Recently Traversy Media drops a 1-hour-long JavaScript course on their Youtube Channel.

πŸ”— Javascript by Traversy Media

Top comments (0)