Introduction
Installing Node js
The V8 Engine
The Global Object
Function Expressions
Synchronous
Asynchronous
Call back
Arrays
Objects
Modules and require()
Module Patterns
The Node Event Emitter
Reading and Writing files(fs)
Creating and Removing Directories
Clients &Servers
Creating a server
Streams and Buffers
Readable Streams
Writable Streams
Pipes
Serving HTML Pages
Serving JSON Data
Basic Routing
The Node Package Manager (npm)
The package .json file
Installing nodemon
Model class
Introduction to express
Express Route params
Template Engines
Partial Templates
Middleware and Static Files
Query Strings
Handling POST Requests
Mongo DB
Installation and setup
Compass
Crud operation
Creating api
Checking with postman
Making an app