- Never buy any course, everything is available for free on internet.
- If faceing any problem or bugs, google you can find everything on stackoverflow and documentation of libraries you are using.
-
HTML5 and CSS3 from scratch
-
CSS3 Flexbox and Grid (Timestamp - 3:27:47 to 4:44:38)
-
JS Crash Course (Basic)
-
JS Full Course (Advance)
-
JS DOM
-
JS Udemy Course ((Optional)) (Expert)
-
React Playlist (will also cover basic Redux) ((JS function Component))
Above course teaches React in JS function format that is using React hooks , etc. (recomended)
-
React ((Class component)) (optional)
not recommended but needed if working in team or someone’s existing codebase
-
React Hooks v/s Class Components
React - A JavaScript library for building user interfaces
-
HTTP
-
RESTful API
-
Download Postman
-
Postman PLaylist (detailed)
-
Node.js Crash Course
-
Building REST API with Node.js Playlist
-
Complete Udemy Course (Optional)
-
Alternative Videos for reference and easier understanding :
-
Express JS Crash Course
-
SQL vs NoSQL
-
NoSQL
-
-
mongoDB crash course
-
RESTful API using mongodb,node,express
-
Detailed Expert Course (Optional)
-
-
Mongoose
basically used to use more mongodb more easily and in a structured way.
-
CRUD using Mongoose , mongoDb
-
-
-
SQL
-
-
Postgres Full Course
-
Detailed Expert Course (Optional)
-
-
sequelize basically lets you use SQL databse without knowing SQL language.
-
Sequelize PLaylist
-
-
Note: change all important login credentials, etc to environment variables.
How To Deploy a Full-Stack MERN App with Heroku/Netlify
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