You are on page 1of 2

NodeJs With Fundamentals

 History of Node JS
 introduction to node js
 installation of nodejs on different platform ( windows , linux and Mac OS)
 Node Js and V8 Engine
 Node Js with Gobal Objects
 Node Js Functions as Expression
 Node Js Custom Modules
 Node Js Require()
 Node Js Module Patterns
 Node.js REPL
 Node.js NPM

Node js events & file handling


 Node Js Event Emitters
 Node Js Reading and Writing Files with Synchronous Pattern
 Node Js Reading and Writing Files with Asynchronous Pattern
 Node Js Creating and Removing Directories
 Node Js Server and Clients
 Node Js Create Your own Server with user defined ports
 Node Js Streams and Buffers
 The Node.js Event Loop
 Node Js Reading and Writing Streams
 Node Js Pipes

Node Js Express FrameWork


 Node Js Embed With HTML Pages
 Node Js Embed With JSON data
 Node Js Routing
 Node Js5 Package Manager (npm)
 Node Js package.json file
 Node Js with Nodemon package
 Node Js With Express Framework
 Node Js With Express Routes
 Node Js With Ejs Template Engine
 Node Js Templating
 Node Js Middleware
 Node Js Query String
 Node Js POST Request

NodeJs With Mysql Database


 Node Js with MySQL
 Node Js CRUD ( Insert , update ,delete , Select )
 Node Js Cookie Parser
 Node Js Session
 Node Js with body-parser (For Passing JSON and url-encoded Data)
 Node Js with multer ( For File Uploading)
 Node Js with Express JS
 Express JS Overview
 Express JS Enviorment
 Express JS basic Hello World
 Express JS render()
 Express JS send()
 Express JS basic Routing
 Express JS Routing with parameters
 Express JS Routing with HTTP Methods (get,post,delete,put)
 Express JS Routing with complex url building
 Express JS Routing with Middleware ( use() , set() )
 Express JS Static Files
 Express JS with cookie parser
 Express JS with session

Node Js with Jade Template


 Node Js with Mysql
 Node Js with Mysql Connection
 Node Js with Mysql Disconnection
 Node Js with Mysql Insert Using Forms
 Node Js with Mysql Select and Show in Table Format
 Node Js with Mysql Delete Records from database
 Node Js with Mysql Edit / Update Data Using Forms
 Node.js Streams
 Error handling in Node.js
 How to log an object in Node.js
 Node.js with TypeScript
 Node.js with WebAssembly
 Understanding process.nextTick()

Node.js MongoDB
 Create Connection
 Create Database
 Create Collection
 MongoDB Insert open link
 MongoDB Select
 MongoDB Query
 MongoDB Sorting
 MongoDB Remove

You might also like