Skip to content

Latest commit

 

History

History
183 lines (94 loc) · 6.5 KB

WEBDEV.md

File metadata and controls

183 lines (94 loc) · 6.5 KB

Web Dev Roadmap

Made with love

Compiled by Mayank Mathur (Web Dev Head 2021)

~ Aryan Bhosale (Web Dev Head)

Note:

  1. Never buy any course, everything is available for free on internet.
  2. If faceing any problem or bugs, google you can find everything on stackoverflow and documentation of libraries you are using.

Vanilla WebDev (Basics)

HTML5 and CSS3

JavaScript

FrontEnd Frameworks

ReactJs

Above course teaches React in JS function format that is using React hooks , etc. (recomended)

not recommended but needed if working in team or someone’s existing codebase

Read documentation for more help :

React - A JavaScript library for building user interfaces

Backend

APIs

Node.js

Frameworks

Express JS

Database

Deployment

Note: change all important login credentials, etc to environment variables.

How To Deploy a Full-Stack MERN App with Heroku/Netlify

Netlify - mostly for deploying frontend

Heroku - to deploy backend

Conclusion

This will get you to Full-Stack Dev Level (MERN , PERN stack) but the learning never stops explore new frameworks, techstacks, new languages and tech