This website collects cookies to deliver better user experience
7 of the best JavaScript learning resources (free and paid)
7 of the best JavaScript learning resources (free and paid)
If you found value in this thread you will most likely enjoy my tweets too so make sure you follow me on Twitter for more information about web development and how to improve as a developer. This article was first published on my Blog
1. @freeCodeCamp
In this course, you'll learn fundamental programming concepts in JavaScript. You'll start with basic data structures like numbers and strings.
Then you'll learn to work with arrays, objects, functions, if/else statements, and more.
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document events, object oriented programming and more.
What and Why JavaScript, Variables, Data types, Conditionals, Looping, Classes, Closure, Callbacks, Promises, ES6+, ES2020, Good and bad practices, design patterns, and much more.