We independently test and review every course that we recommend.
Please support us by joining our mailing list, and recommending this guide to others.
Course Review
Here is our in-depth review of Introduction to JavaScript and Intermediate JavaScript, based on hours of rigorous testing and evaluation.
Updated: July 6, 2023
A solid option for learning JavaScript through hands-on exercises, though it provides a bit too much hand-holding.
Fast Facts
Codecademy
By Various Authors
#4 in The Best Online Courses for Learning JavaScript in 2024
#4 in The Best Online Courses for Learning JavaScript in 2024
The Introduction to JavaScript course takes learners from the basics of JavaScript and walks through most of the key features youβll use when writing programs with JavaScript. Youβll learn variables, data types, conditionals, how to write functions, global and block-level scope, using arrays to store lists of data, using loops to execute blocks of code multiple times, using iterators to simplify looping over arrays, and working with objects. In the Intermediate Course, youβll dig into classes, modules, and asynchronous programming.
Most of the learning takes place through short readings and coding exercises, meaning you spend most of your time with hands on the keys, coding. This is a great way to quickly and effectively learn programming.
However, the projects provide a bit too much hand holding, with detailed instructions that don't really push you to solve problems. To get really good at JavaScript, you'll want to supplement this course with additional independent practice projects. For example, through Frontend Mentor.
After this course, you'll be ready to take on a JavaScript project by yourself, but you may find yourself struggling a bit at first because Codecademy provides a lot of help along the way. You'll want some additional practice to synthesize what you've learned into job-ready skills.
You can take the course for free and access most of the course materials. However, to get the most out of the course, youβll want to purchase a subscription, which gives you access to all of the course materials, including quizzes and projects.
Scrimba
By Per Harald Borgen
#1 in The Best Online Courses for Learning JavaScript in 2024
#1 in The Best Online Courses for Learning JavaScript in 2024
Scrimbaβs Learn JavaScript course is far and away the best free resource for learning JavaScript, as well as one of the best paid options if you choose to subscribe.
Udacity
By Various Authors
#2 in The Best Online Courses for Learning JavaScript in 2024
#2 in The Best Online Courses for Learning JavaScript in 2024
The price point is high, but the quality of instruction is also among the highest. If you complete the intro course and intermediate JavaScript Nanodegree, you will be a strong JavaScript developer and have three portfolio projects you can use when applying for jobs.
Frontend Masters
By Various Authors
#3 in The Best Online Courses for Learning JavaScript in 2024
#3 in The Best Online Courses for Learning JavaScript in 2024
One of the top video-based JavaScript learning resources available. If you complete the introductory JavaScript courses plus the first 3-4 courses in the Learn JavaScript path, you'll become fairly solid with JavaScript.
Treehouse
By Various Authors
#4 in The Best Online Courses for Learning JavaScript in 2024
#4 in The Best Online Courses for Learning JavaScript in 2024
Treehouse's Fullstack JavaScript path will equip you with the skills you need to write JavaScript professionally, either as a frontend developer or fullstack JavaScript developer.
Exercism
By Unknown
#4 in The Best Online Courses for Learning JavaScript in 2024
#4 in The Best Online Courses for Learning JavaScript in 2024
If youβre brand new to programming, this is a great starting point for learning the basics, especially since it's free. After getting up to speed with the basics, you should consider moving to another more robust solution grounded in real world application.
Our course reviews are conducted by a team of technical professionals, course developers, and lifelong learners.
The lead of this project, Brian Green, has worked in developer education since 2009. He built the content development teams at Pluralsight and Udacity, implementing quality standards and tutorials to improve course quality and working with hundreds of authors to create courseware. Most recently, he built the product team at App Academy. As of writing, he estimates he has spent nearly a year of his life taking or reviewing online courses, on topics ranging from Web Development, Networking, Server Administration, DevOps, Cybersecurity, Machine Learning, and Artificial Intelligence.
We reviewed this course using the following criteria: