Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
Express is a node js web application framework that provides broad features for building web and mobile applications. It is used to build a single page, multipage, and hybrid web application. It’s a layer built on the top of the Node js that helps manage servers and routes
Starting with Node.js
1
What is Node.js?
2
Node.js Process Model
3
Install Node.js
4
Node.js Console/REPL
5
Node.js Basics
6
Node.js Module
7
Node.js Local Module
8
Export Module in Node.js
9
NPM – Node Package Manager
10
Node.js Web Server
11
Node.js File System
12
Node.js EventEmitter
Express.js
1
Express.js
2
Express.js Web Application
3
Serving Static Resources in Node.js
Database Access
1
Data Access in Node.js
2
Access MongoDB in Node.js
Node.js Template Engines
1
Template Engines for Node.js
Be the first to add a review.
Please, login to leave a review