DEV Community

diego michel
diego michel

Posted on

15 Essential GitHub Repos for Web Developers

## 1. getify / You-Dont-Know-JS
A repo dedicated to the well-known You Don't Know JS book series by Kyle Simpson.

## 2. sindresorhus / awesome
An ultimate list of resources for all kinds of developers. From JavaScript to Fortran and from Docker to Rails.

## 3. EbookFoundation / free-programming-books
A giant list of completely free programming books in different languages.

## 4. kamranahmedse / developer-roadmap
Official repo of a roadmap.sh project. Highly recommend it for people who are only taking the first steps in IT.

### 5. anuraghazra / github-readme-stats
A very useful repo in order to bring your GitHub Readme to the next level.

### 6. jlevy/the-art-of-command-line
All you need for mastering the command line on one page.

### 7. mbeaudru/modern-js-cheatsheet
A modern cheatsheet for the JavaScript knowledge you will frequently encounter in your projects.

### 8. airbnb/javascript
JavaScript Style Guide from Airbnb. Also available on

### 9. thedaviddias/Front-End-Checklist
An exhaustive list of all the elements you need to have before launching your website to production.

### 10). ryanmcdermott/clean-code-javascript
The must-know Clean Code principles adapted for the JavaScript world.

### 11. bradtraversy/design-resources-for-developers
A curated and frequently updated collection of design resources for developers. Graphics, Fonts, Logos, Icons, you name it.

### 12. trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings.

### 13. microsoft/Web-Dev-For-Beginners
A 12-week, 24-lesson Web Dev curriculum made by Microsoft.

### 14. sdmg15/Best-websites-a-programmer-should-visit
A truly impressive list of all kinds of websites every programmer should visit.

### 15. FrontendMasters/learning-roadmap
A broad learning roadmap from Frontend Masters.

I hope you help me to continue uploading content
https://www.buymeacoffee.com/digomicortU

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

Top comments (0)