Articles by Tag #mern

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Deploying A MERN Stack To-Do App on AWS: A Step-by-Step Guide

Table of Contents Project Overview Prerequisites Steps Step 0 Prepare...

Learn More 15 0Oct 2 '24

VS Code Extensions to make our development easier

VS Code is my preferred IDE, one that I have spent a lot of time trying to master including its...

Learn More 10 1Feb 8

Deploying Your MERN Stack Application on Render: A Step-by-Step Guide

Hello, Dev Community! 🙌 Deploying a MERN (MongoDB, Express.js, React, Node.js) stack application can...

Learn More 8 2Aug 25 '24

The Truth About Prototypes in JavaScript: Flexibility vs. Performance

Imagine this: Rick Sanchez, the smartest man in the multiverse, has just created a groundbreaking...

Learn More 7 1Nov 19 '24

Introduction to the MERN Stack: Building Full-Stack Applications with Ease 🚀

In the world of web development, the MERN stack has emerged as a powerful solution for creating...

Learn More 7 1Sep 17 '24

Dear Past Me: React Lessons from the Future

Greetings from the future! Yes, it’s me—well, you—a few loops down the timeline. Don’t freak out....

Learn More 7 0Nov 24 '24

7 YouTube Channels to Learn MERN Stack (with GitHub Repos)

The MERN Stack (MongoDB, Express, React, and Node.js) is one of the most popular tech stacks for...

Learn More 6 0May 2

Hackers Love These Common MERN Stack Mistakes: Are You Exposing Your App? 🔐

As a developer, launching your MERN stack (MongoDB, Express.js, React, Node.js) application is an...

Learn More 6 0Jan 9

Why React Can Surprise You (And How to Tame It)

If you’ve ever worked with React, you’ve probably had moments of self-doubt. I’ve been there...

Learn More 6 0Dec 13 '24

Deploy MERN Stack in Digitalocean (2024 version)

What is Digitalocean? Digital Ocean is a cloud computing provider that basically offers you a...

Learn More 6 0Jul 19 '24

10 Practical Components to Build While Learning MERN Stack

The MERN stack—comprising MongoDB, Express.js, React.js, and Node.js—is an excellent choice for...

Learn More 6 0Jan 19

How to forgot password using Mern stack with cloudinary cloud storage?

Introduction In this blog post, we'll walk through the process of setting up a "Forgot Password"...

Learn More 5 0Jul 14 '24

The MERN stack series !

Post 2: Setting Up Your MERN Stack Development Environment In our first post, we...

Learn More 5 0Nov 12 '24

How I Built My First Full Stack Project: A Blog Website Using MERN

Building my first full-stack project using the MERN (MongoDB, Express.js, React, and Node.js) stack...

Learn More 5 0Feb 15

Getting Started with MERN Stack: A Beginner's Guide

What is the MERN Stack? MERN is like the Avengers of web development—a team of superheroes...

Learn More 5 0Jan 12

Build Containerized MERN App with Lerna Monorepo

In this article we are going to build a MERN app using Lerna Monorepo setup and also we will create a...

Learn More 5 1Sep 9 '24

From Zero to MERN Stack: My Journey and Key Takeaways

Hello, DEV Community! 👋 My name is Pranjil Kapoor, and I'm excited to share my journey as a MERN...

Learn More 5 0Aug 23 '24

Building a Real-Time Attendance Management System with WebSockets

Managing attendance efficiently is crucial for any organization. In our recent project, we built an...

Learn More 4 0Mar 4

Setting Up a Basic MERN Application from Scratch 🚀

The MERN stack, consisting of MongoDB, Express.js, React, and Node.js, is a powerful combination for...

Learn More 3 0Sep 19 '24

Mastering SOLID Principles in React Native and MERN Stack

The SOLID principles, introduced by Robert C. Martin (Uncle Bob), form the foundation of good...

Learn More 3 0Sep 2 '24

Blogsphere | A blogging website made with MERN stack. includes user management.

Create AI-powered blogs effortlessly Post blogs and earn rewards. Powered by Google's gemini ...

Learn More 3 1Dec 30 '24

Node js Rest API

Creating a REST API using Node.js in the MERN stack involves several steps, including setting up...

Learn More 3 0Jul 5 '24

My React App Was Slow Until I Did This: Performance Tips for MERN Stack Developers

🐢 My React App Was Slow Until I Did This… Performance Optimization Tips for MERN...

Learn More 3 0Jun 22

Dear Developers Consider these Five Things Before Choosing Your Next Tech Stack

## Frontend Philosophy: Structure vs. Flexibility When you're picking between MEAN and...

Learn More 3 0Apr 30

Deploying a MERN full-stack web application on vercel.com (with Express and Vite as a monorepo)

How to deploy a monorepo full-stack web app to Vercel (with Express and Vite)

Learn More 3 0May 18

Simplify Form Handling in Your MERN Stack Projects with Formik

Introduction Form handling is one of the most critical yet complex parts of any web...

Learn More 3 2Dec 6 '24

I Got Tired of Writing Forms, So I Built One That Builds Itself

"Code should adapt to your data, not the other way around." Hey again, folks! I’m Harsh — a MERN...

Learn More 2 0Jun 3

High-level workflow in MERN apps

I started to learn full-stack development using the MERN stack and only then did I fully understand...

Learn More 2 0Oct 22 '24

Bootcamp vs. Self-Taught: Which path is the best?

I just finished a bootcamp at Berkeley for MERN, and first of all looking at all these web apps it...

Learn More 2 0Jan 12

How I Built My First MERN Project: Challenges, Solutions, and Lessons Learned

As a software undergrad engineer, I keep looking out for new technologies and making projects to...

Learn More 2 0Jan 11