Backend

Backend Development

Javascript Backend Roadmap

How to deploy backend code in production

Connect frontend and backend | Proxy and CORS

Setup a professional backend project

Connecting database in MERN with debugging

  "scripts": {
    "start": "node --env-file=.env src/index.js",
    "dev": "nodemon --env-file=.env src/index.js"
  }

Custom api response and error handling

User and video model with hooks and JWT

Upload file in backend | Multer

HTTP crash course | Http Methods | Http Headers

What are HTTP Headers ?

HTTP Methods

Router and Controller with debugging

Logic building | Register controller

How to use postman for backend

Access, Refresh Token, Middleware and Cookies

Access token and refresh token

Writing update controllers for user

Understand the subscription Schema

Mongodb aggregation

Write sub pipelines and routes

Summary of Backend Series

MongoDB models for like playlist and tweet