Developing Web Applications using Express JS

  • Understanding Express Application
  • Working with Views (EJS/Pug/Whatever)
  • Form Handling (POST, GET, Params etc)
  • Debugging Using Web Console
  • Mongoose/MySQL Integration
  • Login using Passport
  • Make your own Application

Understanding Express Application

Working with Views (EJS/Pug/Whatever)

Form Handling (POST, GET, Params etc)

Debugging Using Web Console

Mongoose/MySQL Integration

Login using Passport

Make your own Application