paint-brush
15 Essential GitHub Repos for Web Developers in 2021by@villivald
1,244 reads
1,244 reads

15 Essential GitHub Repos for Web Developers in 2021

by MVAugust 17th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

An ultimate list of resources for all kinds of developers. From JavaScript to Fortran and from Docker to Ruby, these repos are useful resources for developers. Villivald Villavald has accumulated a huge amount of links to useful GitHub repos over the last few years. Today I picked a few of them, which I would like to share with you. The list includes: You Don't Know JS book series by Kyle Simpson and free programming books in different languages. An exhaustive list of all elements you need to have before launching your website to production.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - 15 Essential GitHub Repos for Web Developers in 2021
MV HackerNoon profile picture

Over the last few years, I've accumulated a huge amount of links to useful GitHub repos. Today I picked a few of them, which I would like to share with you.

1. sindresorhus / awesome

An ultimate list of resources for all kinds of developers. From JavaScript to Fortran and from Docker to Rails. Awesome

Take a look here.

2. getify / You-Dont-Know-JS

A repo dedicated to the well-known You Don't Know JS book series by Kyle Simpson. You-Dont-Know-JS Take a look here.

3. EbookFoundation / free-programming-books

A giant list of completely free programming books in different languages. free-programming-books Take a look here.

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. developer-roadmap Take a look here.

5. anuraghazra / github-readme-stats

A very useful repo in order to bring your GitHub Readme to the next level. github-readme-stats Take a look here.

6. jlevy/the-art-of-command-line

All you need for mastering the command line on one page. the-art-of-command-line

Take a look here.

7. mbeaudru/modern-js-cheatsheet

A modern cheatsheet for the JavaScript knowledge you will frequently encounter in your projects. modern-js-cheatsheet Take a look here.

8. airbnb/javascript

JavaScript Style Guide from Airbnb. Also available on https://airbnb.io/javascript/. airbnb/javascript Take a look here.

9. thedaviddias/Front-End-Checklist

An exhaustive list of all the elements you need to have before launching your website to production. Front-End-Checklist Take a look here.

10). ryanmcdermott/clean-code-javascript

The must-know Clean Code principles adapted for the JavaScript world. clean-code-javascript https://github.com/ryanmcdermott/clean-code-javascript

11. bradtraversy/design-resources-for-developers

A curated and frequently updated collection of design resources for developers. Graphics, Fonts, Logos, Icons, you name it. design-resources-for-developers Take a look here.

12. trekhleb/javascript-algorithms

Algorithms and data structures implemented in JavaScript with explanations and links to further readings. javascript-algorithms Take a look here.

13. microsoft/Web-Dev-For-Beginners

A 12-week, 24-lesson Web Dev curriculum made by Microsoft. Web-Dev-For-Beginners Take a look here.

14. sdmg15/Best-websites-a-programmer-should-visit

A truly impressive list of all kinds of websites every programmer should visit. Best-websites-a-programmer-should-visit Take a look here.

15. FrontendMasters/learning-roadmap

A broad learning roadmap from Frontend Masters. learning-roadmap Take a look here.


Also published on my blog. Check out my site: https://villivald.com and my GitHub profile” https://github.com/villivald