I have often been asked what resources would I recommend for beginners looking to step their foot into the web development career. I often refer to GitHub as a great place to start.
I decided to compile some of the best repositories I know. I wish I knew them when I started myself, so treat them as a valuable shortcut to speed up your learning path.
This article is obviously oriented on beginners, though I'm sure some of the more experienced developers might learn a thing or two from these, too.
To help you to navigate I have arranged them via categories, starting from basics to courses, handbooks, best practices, projects, interviews, and resources.
Fundamentals ⚡
1.
⭐ GitHub stars 4k+
What happens behind the scenes when we type in a browser?
2.
⭐ GitHub stars 187k+
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.
Courses 👨🏫
3.
⭐ GitHub stars 41k+
Quality 12-week, 24-lesson course about 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.
4.
⭐ GitHub stars 18k+
Starter Files + Completed solutions for the JavaScript 30 Day Challenge by Wes Bos.
Handbooks 📚
5.
⭐ GitHub stars 1k+
An opinionated guide on how to become a professional Web/Mobile App Developer.
6.
⭐ GitHub stars 14k+
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development.
Best Practices 💯
7.
⭐ GitHub stars 12k+
Some of the best practices for modern web development, provided by Google developers.
8.
⭐ GitHub stars 120k+
One of the best Style Guides out there.
9.
⭐ GitHub stars 64k+
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.
10.
⭐ GitHub stars 164k+
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Projects 📂
11.
⭐ GitHub stars 4k+
Simplest possible examples of HTML, CSS, and Javascript.
12.
⭐ GitHub stars 64k+
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.
13.
⭐ GitHub stars 133k+
Build your own (insert technology here).
Interviews 💼
14.
⭐ GitHub stars 211k+
A complete computer science study plan to become a software engineer.
15.
⭐ GitHub stars 32k+
Front End interview preparation materials for busy engineers.
16.
⭐ GitHub stars 66k+
Curated interview preparation materials for busy engineers.
Resources 💾
17.
⭐ GitHub stars 36k+
A curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools, and much more.
18.
⭐ GitHub stars 223k+
Freely available programming books.
19.
⭐ GitHub stars 1k+
Notes for Front-end Software Engineers. Covers common data structure and algorithms, basic web concepts, HTML & CSS & Javascript.
Writing has always been my passion and it gives me pleasure to help and inspire people. If you have any questions, feel free to reach out!
If these resources helped, connect me on , , and !
Visit my for more articles like this. Also published .