MERN stack is a user friendly JavaScript framework which is used to develop web applications. MERN stands for MongoDB, Express JS, React JS and Node.Js. Mean is an end- to –end Javascript used for cloud – ready applications.
Classroom Training
Online Training
Corporate Training
Weekend Training
One to One Training
Final Year Project Training
Theory & Practical Session
Real-time Practice
Exclusive Materials
Course Completion Certificate
Support
Job Assistance
Advantages & Features
Environment Setup
Visual Studio Code Tour
Hello World
Node REPL
Http Module
Create Server
Render Response
Read HTML file Server
Routing
JSON Response
Get Post Form
Http
url
querystring
path
Fs
utli
os
Create File
Read File
Append File
Delete File
Rename File
Event Emitter
Create Events
Node Package Manager
Package.json Configuration
Global vs. local package installation
Npm command
Nodemon
NodeMailer
Upper-case
What is Express?
What is MVC?
Download and Install
Introduction
Package.json
Package Download
Npm Command
Create Server
HelloWorld
Routing
Express Middleware
Nodemon
Static file Load
Setup
Create New Project
Directory Structure
Hello World
Define Routes
Handling routes
Render views
Http methods
Routing with parameter
Ejs template engine
Handle bars
Layout Extends
Retrieving Input
Get Post Method
Validation
File Upload
Mail Send
Accessing Data
Storing Data
Deleting Data
Connection
Create
Update
Delete
Read
Authentication
API Introduction
Postman tool
CRUD Operation
Npm core
What is React Platform
React Advantage
Environment Setup
Setup React project
What is NPM ?
Package.json
Install Module
Create React App
Directory Structure
Understanding Virtual DOM
LifeCycle
JSX Introduction
What is Component
Creating Components
Functional Components
ClassComponents
Component Lifecycle
Nesting Components
Higher-order Components (HOC)
Pure
Conditional rendering
What is Props
Create Props
Default Props
PropTypes
Children
What is State
State & SetState
Handling Events
Css & Inline Style
Template Integration
Introduction to JSX
Expression
Template Integration
React Router Library setup
Router Configuration
Passing data using parameters
link and Menu bar
Lists
Keys
Map
Form
Handling Form Events
Controlled Components
Uncontrolled Components
Form Controls
Form validations
What is Local Storage
How to Store Value
Access and Remove Value
API Introduction
Postman tool
Send /Receive Json Data
CRUD
What is NoSQL?
Why NoSQL?
Difference Between RDBMS and NoSQL Databases
Features of MongoDB
Benefits of MongoDB
Types of MongoDB
Key-Value Database
Document Database
Column-Based Database
Schema Design and Modeling
Environment Setup
Installation of MongoDB on windows and Unix OS
Start MongoDB
Stop MongoDB
MongoDB Help
Create Database
Drop Database
Create Collection
Drop Collection
Data Types
Insert Document/Record
Update Document/Record
Delete Document/Record
Retrieving the documents
Projection in MongoDB
Batch Insert in MongoDB
Ordered Bulk Insert and Unordered Bulk Insert
Inserts: Internals and Implications
Specify Equality Condition
$in, “AND” Conditions
$or Operator
Specify AND/OR Conditions
Regular Expression
Array Exact Match
Array Projection Operators
$Where Query
Cursor
Pagination
Advance query option
$SET
$Unset and $inc Modifiers
$Push and $addToSet
Positional Array Modifications
JSON
BSON
MongoDB Structure
Document Store Example
MongoDB as a Document Database
Transaction Management in MogoDB
Easy Scaling
Secondary Indexes
Replication
Memory Management
Replica Set
Auto Sharding
Aggregation and MapReduce
Collection and Database
Introduction to Indexing
Types and Properties of Index
Sort Order
Text Indexes
Text Search
Index Creation
Index Creation on Replica Set
Remove, Modify, and Rebuild Indexes
Listing Indexes
Measure Index Use
Control Index Use
Index Use Reporting
Geospatial Indexes
MongoDB’s Geospatial Query Operators
Aggregation
Pipeline Operators and Indexes
Aggregate Pipeline Stages
apReduce
Aggregation Operations