Member-only story
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](https://twitter.com/VladPasca5) for more information about web development and how to improve as a developer. This article was first published on my [Blog](https://vladpasca.hashnode.dev/)_
### 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.
🔗https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/
### 2. JavaScript Info
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document events, object oriented programming and more.
### 3. HTML to React eBook
Become a successful JavaScript developer
What and Why JavaScript, Variables, Data types, Conditionals, Looping, Classes, Closure, Callbacks, Promises, ES6+, ES2020, Good and bad practices, design patterns, and much more.
🔗https://gumroad.com/a/416027763
### 4. The JavaScript Beginner’s Handbook by @flaviocopes