0% found this document useful (0 votes)
210 views

Mern Stack

The document discusses the MERN stack, which consists of MongoDB, Express, React, and Node. MongoDB is a document database, Express is a Node.js web framework, React is a client-side JavaScript framework, and Node is a JavaScript web server. Using MERN allows full-stack development with JavaScript, supports MVC architecture, and leverages popular technologies like MongoDB, React, Node, and Express. The components - MongoDB stores data, Node runs JavaScript on machines, Express builds backends on Node, and React builds user interfaces. The document advertises an online course to learn MERN with over 150 lectures, 20 hours of video, 4 projects, and certification upon completion.

Uploaded by

Jagpal Singh
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
210 views

Mern Stack

The document discusses the MERN stack, which consists of MongoDB, Express, React, and Node. MongoDB is a document database, Express is a Node.js web framework, React is a client-side JavaScript framework, and Node is a JavaScript web server. Using MERN allows full-stack development with JavaScript, supports MVC architecture, and leverages popular technologies like MongoDB, React, Node, and Express. The components - MongoDB stores data, Node runs JavaScript on machines, Express builds backends on Node, and React builds user interfaces. The document advertises an online course to learn MERN with over 150 lectures, 20 hours of video, 4 projects, and certification upon completion.

Uploaded by

Jagpal Singh
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

MERN STACK

What is MERN
 MERN Stands for MongoDB, Express,
React, Node, after the four key
technologies that make up the stack.

 MongoDB - document database


 Express(.js) - Node.js web framework
 React(.js) - a client-side JavaScript framework
 Node(.js) - the premier JavaScript web server
Benefits OF MERN
 Covers complete web development cycle from
frontend to backend with JS
 Supports MVC architecture for a smooth
development process
 As it is a JavaScript stack, developers can only be
pro in JSON and JavaScript
 Combination of the best technologies – MongoDB,
React, Node.js and Express.js
 as an extensive built-in suite to test tools
 It is an open-source framework backed by
community support
MERN COMPONENTS
 MongoDB: A document-oriented, No-SQL database used to store the
application data.

 NodeJS: The JavaScript runtime environment. It is used to run


JavaScript on a machine rather than in a browser.

 ExpressJS: A framework layered on top of NodeJS, used to build the


backend of a site using NodeJS functions and structures. Since NodeJS
was not developed to make websites but rather run JavaScript on a
machine, ExpressJS was developed.

 ReactJS: A library created by Facebook. It is used to build UI


components that create the user interface of the single page web
application.
LEARN MERN STACK AT
MERN STACK DEVELOPER E-
DEGREE
 Lectures: 150+
 Video: 20+ hours
 Language: English
 Projects: 4
 Modules: 4
 Includes: Exams and
Certificate

https://www.eduonix.com/mern-
stack-developer-e-degree
Table of Contents
 Module 1: NodeJS and ExpressJS
 Module 2: React
 Module 3: MongoDB
 Module 4: MERN Application
Thank You

You might also like