MERN Stack

Full-stack JavaScript using MongoDB, Express.js, React, and Node.js. One of the most popular stacks for building modern web applications.

JavaScript 4 tools javascript full-stack spa web

The MERN stack is a full-stack JavaScript solution that combines four key technologies. MongoDB provides a flexible NoSQL database, Express.js handles the server-side routing and middleware, React powers the frontend UI, and Node.js runs the server-side JavaScript runtime.

It’s especially popular for single-page applications (SPAs) and real-time web apps. The biggest advantage is that you write JavaScript on both the frontend and backend.

// tools in this stack

// also includes
react expressjs nodejs mongodb

// related stacks

MEAN Stack javascript/

Full-stack JavaScript with MongoDB, Express.js, Angular, and Node.js. Enterprise-friendly …

A
angular
E
expressjs
N
nodejs
+1
Next.js Stack javascript/

Full-stack TypeScript with Next.js, React, Tailwind CSS, and PostgreSQL or a headless CMS. The …

N
nextjs
R
react
P
postgresql
+1
$
something wrong or missing?
edit data/stacks/mern.yaml on GitHub
› edit on github