- global object
- import/export between files
- os module
- fs module
- Streams and Buffers
- readStream, writeStream, piping
- http module
- localhost, ports, ip address and domains
- request and response handeling
- Routing using switch case
- Status Code
- permanent redirection
301 - npm packages,
package.jsonfile dependenciesin packag.json
- Express
- redirect in express
- not found in express
- view template using ejs
- passing data into
- looping the data using ejs
- flags in ejs
- including other ejs templates as partials
- middleware
- inbuilt middileware express.static("path")
- 3rd aparty middleware, morgan
- sql vs nosql databases
- Mongo Db
- mongoose
- Request types in express