Here is a curated list of awesome JavaScript resources for beginners.
This covers almost every area of JavaScript with enough resources (articles and videos) to learn.
Link to Repository - https://github.com/olawanlejoel/Awesome-Javascript
olawanlejoel / Awesome-Javascript-resources
A Curated list of Awesome JavaScript Resources
Awesome JavaScript Resources
JavaScript is an object-oriented computer programming language commonly used to create interactive effects within web browsers. JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
A curated list of JavaScript resources for beginners. Please note that for each section, there will be so many links to both videos and articles, so you get to use anyone you prefer, as they almost convey the same message. I decided to add so many links, so you get to understand these topics from different angles written/taught by different writers/creators.
JavaScript Crash Courses
Here are some complete JavaScript videos and guides to help you understand JavaScript as a whole. After you've taken the time to watch these videos or read through these guides, you can nowâŠ
Endeavor to create a PR if you have any other JavaScript resource that you feel should be part of this awesome list.
Don't forget to â this repository and share with friends if you found it useful.
As always, any questions or suggestions, please feel free to leave a response or tweet me ð€! Be sure to connect with me on socials! ð
Top comments (1)
this website is useful for this topic: masterjs.vercel.app/
is great resource collection for javascript