Mern Stack development Course Content
Mern Stack development Course Content
Node.JS ()
• Introduction To Node JS
▪ Pre-requisites
▪ About Node JS
▪ Feature
• Environment Setup
▪ Text Editor
▪ NodeJs Run Time
▪ Download NodeJs
▪ Installation
▪ Executing
• Hello world Using Node JS
▪ Create A node Js File
▪ Make a request to Node Js Server
• REPL (Read-Eval-Print Loop)
▪ About REPL
▪ Understand the REPL Concept
▪ REPL Commands
• Package Manger (Node package Manager [NPM])
▪ Installing Modules using NPM
▪ NPM vs NPX
▪ Using package.json file
▪ Uninstalling Modules
▪ Updating Modules
▪ Create a Module
• Event Loop
• Buffers
▪ Lifecycle Methods
• Streams
• File System
• Global Objects
• Call backs Concept
• Utility Modules
• Express Framework
▪ What is Flux
▪ Flux Elements
▪ Flux Props
• Restful API
▪ Install Redux
▪ Create File and Folder
▪ Action
▪ Reducers
▪ Store
▪ Root Component
▪ Other Component
• MongoDB
• Creating Application