MERN Stack
Courses
Course Duration: 6 Months
Mode of Training: Offline/Online
Price: INR 42,000/-
Our USP:
Mentors From Top
1:1 Live Doubt
Dedicated Relationship
Notch Tech Companies Clearing Sessions Manager/Counsellor
MERN Stack Course Module →
Module 1
Pre-requisite Knowledge
Module 2
Basic Introduction to Node Js
Install Node JS on different platforms
Setup Dev Environment (Folder Structure)
Module 3
Node Default packages
Functions
Modules
Module 4
Package Manager
Introduction to NPM
Get familiar with package.json
Install/uninstall packages
Module 5
Introduction to version control
Create repository and clone repository
Basic git commands
Get familiar with .gitignore
Module 6
Create Web Server Concept of CORS
Handling different HTTP requests & responses Concept of .env file
Module 7
Concept of file system Write to file
Create a file Delete file
Read file Handling files asynchronous
Module 8
Deep diving into express.js 2. Route Configuration
Route Configuration
Middleware
Overview of view engine
Module 9
Database connectivity
2. Mango DB configuration
Mongoose ORM
Sequelize ORM
CRUD operation
Module 10
HTML Basics CSS Basics
Document Object Model (DOM) Usage of CSS
Different HTML tags & Attributes Difference between id & class
Module 11
Basic Introduction to React Js
Installation
Understand file & folder structure
Module 12
Introduction to React Js
Difference between Real DOM & Virtual DOM
Create React Js Application using "Create React APP"
Module 13
Deep diving into express.js
Class component
State & prop management of class component
Class component life cycle management
Functional component
State & prop management of functional component
Functional component life cycle management
React.PureComponent VS React.memo
Module 14
Passing data between parent & child component
Props drilling
Module 15
Introduction to component
Class component
State & prop management of class component
Class component life cycle management
Module 16
Introduction to Routing Parameterize route
Setting up & loading routes Lazy Loading
Navigation with Router Links Route Guard
Child route
Module 17
HOC (Higher-Order Components)
Context API
Storage Handing
Module 18
Introduction to Redux
Implementation of redux with Redux Toolkit
Module 19
Project