arrow_back
1 introduction to Node js Architecture & Components
1.1 My First Node Application using VSCODE
1.2 Installing & Setup of Node & NPM
2. Module System & Require Function in NodeJS
2.1 Intro to NodeJS Modules , File System (FS) Module , Intro to Express JS , CommonJS Modules
2.2 ES Module
2.3 Custom Module .e.g Math.js
2.4 The Operating System (OS) API
2.5 The Path API
2.6 Nodemon & Package.json
2.7 https Module
2.8 Switch using Http Module
3 NodeJS : Event Loop, Process, & Global Object
3.1 Non-Blocking IO
3.2 Single-threaded Event Loop
3.3 V8 Engine | How NodeJS interprets JavaScript
3.4 Global Object and Process Object
4 API Development using NODEJS
4.1 Introduction to REST API
4.2 Brief overview of RESTful APIs
4.3 Client-Server communication life cycle
4.8 Sending JSON Data as Response
5 NPM & BASIC EXPRESS SERVER
5.1 Overview & Detailed Explanation of ExpressJS
6 EXPRESS JS Server & Routing
7 EXPRESS MIDDLEWARE
7.1 Introduction of Express Middleware & using next ()
7.2 Application Level Middleware
7.3 Router-level Middleware
8 Rendering & Serving static Files (EJS TEMPLATE)
8.1 Serving static Files in ExpressJS, including HTML, CSS and JS
8.4 Introducing EJS Template Engine & Installation
8.5 EJS Template Engine with detailed Example
8.11 EJS Partials & EJS Layouts
9 MongoDB
9.1 Introduction to MongoDB, Design Goals, Architecture
9.2 Installation & Setup of MongoDB
9.3 Creating collections & Documents in MongoDB, Commandline Operations
9.4 Mongoose
9.5 MongoDB Compass & Crud Operations
9.6 Insert our data in MongoDB
9.7 Updating Documents in MongoDB
9.8 Deleting Documents in MongoDB
9.9 Schema Design and Data Modelling
9.10 Reading Documents/data from the MongoDB
9.11 Comparison Query Operators
Preview - BackEnd Development with Node JS, ExpressJS & MongoDB - (Self Paced)
Discuss (
0
)
navigate_before
Previous
Next
navigate_next