Course curriculum

  • 1

    WEEK ONE

    • 1. Introduction to Backend Development

    • 2. Introduction to Node

    • 3. Built-in Modules

    • 4. Developer Modules

    • 5. NPM

  • 2

    WEEK TWO

    • 1-Express

    • 2-Postman

    • 3-Middleware

    • 4-Other Request Methods

    • 5-MVC

  • 3

    WEEK THREE

    • Refactoring and Environment Variable

    • Task Manager

  • 4

    WEEK FOUR

    • 1-Introduction to Authentication

    • 2-Setting up

    • 3-Protecting User's Password

    • 4-Login

    • 5-Generate Token

    • 6-Authentication Middleware Setup

    • 7-Creating the Blog model and Route

    • 8-Error Handling

  • 5

    WEEK FIVE

    • 1-Pushing to github

    • 2-Deploying to render

    • 3-File upload Setup

    • 4-Express-fileupload

    • 5-Cloudinary

    • 6-Remove Temp Files