Bogdan N.
Bog's tech

Bog's tech

Follow
Series

MERN Stack

This series is about how to make a full stack web app using the MERN tech stack that consists of MongoDB, Express, React and Node. At the end of it you will be able to deploy on Docker.

Articles in this series

MERN stack: how to build a RESTful API with Node.js and Express

Apr 3, 20229 min read 3.5K views

Learn how to CREATE, READ, UPDATE and DELETE with JavaScript · MERN stack introduction MERN stack stands for MongoDB, Express, React and Node. It's...

MERN stack: how to build a RESTful API with Node.js and Express
MERN Stack: use MongoDB with Node.js and Express through a RESTful API
MERN Stack: test Node.js and Express with Jest
NodeJS auth: JWT, cookies, express, mongoose and more!