abhie7 / roadmap-full-stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roadmap for Learning Web Development - Free!

A comprehensive roadmap to guide you through your web development learning journey. Remember, it's okay to explore tangents and take it one step at a time.

HTML Basics

CSS Fundamentals

Accessibility

Responsive Design

CSS Transitions/Animations

JavaScript Fundamentals

Fetch API

Working With The Server

Working With APIs

JSON

Free Public APIs

Command Line Basics

Git Basics

Node.js

Express.js

MySQL

SQL

MongoDB

React.js

TypeScript

How Does The Internet Work

Computer Networks Basics

Docker

AWS EC2

Security

Next.js

Additional Resources

Also, a few other notes I wanted to add:

  • The goal here was to give a streamlined approach. As you learn things, you will naturally go on some tangents down different areas. That is not only okay, but actually encouraged as an important part of learning.
  • Try not to feel overwhelmed by everything. Take it 1 step at a time, using 1-2 primary resources for each step.
  • Note that you don’t necessarily need to learn everything in all of these steps, particularly the later ones. That said, I wanted to include it all for more completeness.
  • I mention SEO and performance both as key benefits of SSR in the video. But I wanted to add that these topics are not necessarily linked to each other. Learning about both SEO and performance optimizations can be a great step towards improving your skills! Also, there’s plenty of other benefits to SSR.

About