NodeJS for the Backend

Please click on the links below to start.

Lesson 1 Creating and exporting/importing a simple node module
Lesson 2 NodeJS callbacks & Errorhandling 
Lesson 3 starting an http server with nodeJS  
Lesson 4 Serving files using node http server example 1 
Lesson 5 Implementing a web server using the Express framework part 1 
Lesson 6 Implement a web server using the Express framework part 2
Lesson 7 Using express to construct endpoints for the REST API 
Lesson 8 Setting up Express router part 1 
Lesson 9 Creating Node module using Express router for restaurant 
Lesson 10 Generating an Express application using the express-gene    
Lesson 11 Download, install and run a MongoDB server and interact 
Lesson 12 Interact with MongoDB database from Node application   
Lesson 13 Develop a Node module containing some MongoDB operations
Lesson 14 Avoid callback hell by using promises   
Lesson 15 Install & create schema with mongoose & node app Part1
Lesson 16 Create schema with mongoose & node app Part 2
Lesson 17 Create schema with mongoose & node app Part 3
Lesson 18 REST API server with Express, MonogDB & Mongoose
Lesson 19
Lesson 20
Lesson 21
Lesson 22
Lesson 23
Lesson 24
Lesson 25
Lesson 26
Lesson 27
Lesson 28