Github repositories every Developer should know

- Awesome A very popular repo that curates all topics from Development, testing, business, etc, etc.
2. Clean Code JavaScript It's a guide to producing readable, reusable, and refactorable software in JavaScript.
3. Tech Interview Handbook A free and curated technical interview preparation materials for busy engineers
4. Developer Roadmap It contains Community driven roadmaps, articles and resources for developers.
5. 33 JS Concepts This repo contains exactly 33 concepts that every JavaScript developer should know.
6. Best websites a programmer should visit Contains a list of some sites you should visit according to the issue you’re facing.
7. Design Resources for Developers This repository contains resources with modern UI components in different formats such as PSD, Sketch, Figma, etc. They are great for ideas for web components/UI
8. Big List of Naughty Strings Yeah Ik, quite different:) It’s a list of strings that have a high probability of causing issues when used as user-input data. (Intended for use in helping QA testing).
9. Web Dev For Beginners 24 Lessons, 12 Weeks, Get Started as a Web Developer.
10. 30 days of JavaScript A programming challenge is a step-by-step guide to learning JavaScript programming language in 30 days. This challenge may take more than 100 days, follow your own pace.
11. 30 Days of React This challenge is a step-by-step guide to learning React in 30 days.
12. Git Cheat Sheet Git and Git flow cheat sheet.
13. CSS Protips - A collection of tips to help take your CSS skills pro.
14. Typescript Book The definitive guide to TypeScript and possibly the best TypeScript book.
15. You Don’t Know Js A book series on JavaScript.
16. 50 Projects 50 Days 50+ mini web projects using HTML, CSS & JS.
Thank for reading :)