Learn everything about JavaScript & supporting libraries/frameworks

GitHub Repositories to Make you a faster Developer

All Articles New Article

𝑴𝒖𝒔𝒕 𝑺𝒂𝒗𝒆 𝒂𝒏𝒅 𝑺𝒉𝒂𝒓𝒆 !!!!

1) How WebWorks

πŸ‘‰ What happens behind the scenes when we type www.google.com in a browser?
πŸ”— https://github.com/vasanthk/how-web-works

2) Developer Roadmaps

πŸ‘‰ This is probably the best and most complete roadmap, that will help you to grasp the bigger picture of the development landscape, its main technologies, and the recommended sequence of learning things.
πŸ”—https://github.com/kamranahmedse/developer-roadmap

3) WebDev For Beginners

πŸ‘‰ Quality 12-week, 24-lesson course in JavaScript, CSS, and HTML basics. Each lesson includes pre-and post-lesson quizzes, written instructions to complete the lesson, a solution, an assignment, and more.
πŸ”— https://github.com/microsoft/Web-Dev-For-Beginners

4) 30Days of Javascript

πŸ‘‰Starter Files + Completed solutions for the JavaScript 30 Day Challenge by Wes Bos.
https://github.com/wesbos/JavaScript30

5) Developer Handbook

πŸ‘‰ An opinionated guide on how to become a professional Web/Mobile App Developer.
πŸ”— https://github.com/apptension/developer-handbook

6) Web Fundamentals

πŸ‘‰ Some of the best practices for modern web development, are provided by Google developers.
πŸ”— https://github.com/google/WebFundamentals

7) Clean Code Javascript

πŸ‘‰ Software engineering principles, from Robert C. Martin's book "Clean Code", adapted for JavaScript. A guide to producing readable, reusable, and refactorable software in JavaScript.
πŸ”— https://github.com/ryanmcdermott/clean-code-javascript

8) Real World

πŸ‘‰ Realworld allows you to choose any frontend (React, Vue, & more) and any backend (Node, Django, & more) and see how they power real-world, beautifully designed full-stack apps.
πŸ”— https://github.com/gothinkster/realworld

9) Build your own X

πŸ‘‰Build your own (insert technology here).
πŸ”—https://github.com/codecrafters-io/build-your-own-x

10) Free Programming Books

πŸ‘‰ Freely available programming books.
πŸ”—https://github.com/EbookFoundation/free-programming-books

All Articles New Article
Learn everything about JavaScript & supporting libraries/frameworks