The short answer is yes , and here is the long-form blog post explaining why this specific course remains the gold standard for JavaScript fundamentals, even when newer courses exist.
This course is massive (often 60+ hours). Do not try to binge-watch it. Here is the recommended path: The short answer is yes , and here
Most courses give you a to-do list. This course gives you a fully fledged Mapty application (an exercise tracker using geolocation and local storage). By the end of that section, you have built an object-oriented app that looks professional and actually solves a problem. You can put that on your GitHub immediately. Here is the recommended path: Most courses give
While the recording is from 2020, Jonas is famous for updating his course materials. He added a massive Node.js/Forkify section (a recipe search app) that uses modern tooling (Webpack, NPM, API calls). Even today, that project teaches you exactly how real development teams structure their files. You can put that on your GitHub immediately