DEV Community

Gloria Asuquo
Gloria Asuquo

Posted on

Github Repositories to learn Javascript

Here are few Github Repositories to indulge in if you're looking to learn Javascript:

๐Ÿพhttps://github.com/trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
143k stars
๐Ÿพhttps://github.com/ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
68.4 stars
๐Ÿพhttps://github.com/leonardomso/33-js-concepts
33 JavaScript concepts every developer should know.
49.3k stars
๐Ÿพhttps://github.com/getify/You-Dont-Know-JS
A book series on JavaScript
154k stars
๐Ÿพhttps://github.com/lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations
44.3k stars
๐Ÿพhttps://github.com/wesbos/JavaScript30
A long list of (advanced) JavaScript questions, and their explanations
19.8k stars
๐Ÿพhttps://github.com/verekia/js-stack-from-scratch
Step-by-step tutorial to build a modern JavaScript stack.
19.1k stars
๐Ÿพhttps://github.com/sorrycc/awesome-javascript
A collection of awesome browser-side JavaScript libraries, resources and shiny things
27.9k stars
๐Ÿพhttps://github.com/Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days
22.3k stars
๐Ÿพhttps://github.com/denysdovhan/wtfjs
A list of funny and tricky JavaScript examples
26.6k stars

Top comments (0)