DEV Community

# express

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Simple Way to Handle Locale-Specific URLs in Express

A Simple Way to Handle Locale-Specific URLs in Express

Comments
3 min read
Securing Node.js Express APIs with Clerk and React

Securing Node.js Express APIs with Clerk and React

7
Comments 1
6 min read
A quick overview of Bun's basic features and how it compares to Node.js

A quick overview of Bun's basic features and how it compares to Node.js

2
Comments
5 min read
Leveling Up with Node.js and Express: Adding a Server to My Yoga Pose Library

Leveling Up with Node.js and Express: Adding a Server to My Yoga Pose Library

Comments
4 min read
How to add Google ReCAPTCHA in your React website

How to add Google ReCAPTCHA in your React website

1
Comments 1
3 min read
Encore.ts — 9x faster than Express.js (feature comparison and migration guide) 16:46

Encore.ts — 9x faster than Express.js (feature comparison and migration guide)

89
Comments
1 min read
Setting Up Express.js, PostgreSQL, and Sequelize CLI for Production-Ready Applications.

Setting Up Express.js, PostgreSQL, and Sequelize CLI for Production-Ready Applications.

10
Comments 2
8 min read
Express.js Basics: A Beginner's Guide - Node.js Tutorial Series - part 10

Express.js Basics: A Beginner's Guide - Node.js Tutorial Series - part 10

Comments
3 min read
Authentication and authorization in Node.js applications

Authentication and authorization in Node.js applications

24
Comments 5
10 min read
Deploy Express JS container image on Lambda AWS

Deploy Express JS container image on Lambda AWS

7
Comments 1
3 min read
How to build a Node.js Express React app as one executable file that runs on Windows, Linux, and Mac OS 🏩

How to build a Node.js Express React app as one executable file that runs on Windows, Linux, and Mac OS 🏩

1
Comments
3 min read
How to Resolve Cookies Not Being Stored in the Browser: A Redux Configuration Fix (MERN & Next.js)

How to Resolve Cookies Not Being Stored in the Browser: A Redux Configuration Fix (MERN & Next.js)

Comments
2 min read
Testing Your Endpoint on Postman Without Local Installation

Testing Your Endpoint on Postman Without Local Installation

Comments
2 min read
Entendendo e Implementando Middlewares no Express.js

Entendendo e Implementando Middlewares no Express.js

1
Comments
3 min read
Express for Beginners: Create Your First Web App Today

Express for Beginners: Create Your First Web App Today

Comments
2 min read
Thoughts on Hono?

Thoughts on Hono?

1
Comments 1
1 min read
How to Containerize a Node.js Application

How to Containerize a Node.js Application

Comments
3 min read
Cluster Your Node.js Application for Better Performance

Cluster Your Node.js Application for Better Performance

16
Comments
3 min read
Elevate🚀 Your Design Game with `dummyImg` - A React & Node.js Powerhouse! 😱🖼️

Elevate🚀 Your Design Game with `dummyImg` - A React & Node.js Powerhouse! 😱🖼️

6
Comments
2 min read
[DAY 113-117] I built 5 backend projects to acquire a backend certificate

[DAY 113-117] I built 5 backend projects to acquire a backend certificate

14
Comments
3 min read
Next.js vs Express: Which Framework Should You Use in 2024?

Next.js vs Express: Which Framework Should You Use in 2024?

32
Comments 6
7 min read
MERN Stack Employee Management System – Project Overview & File Structure (Part 1)

MERN Stack Employee Management System – Project Overview & File Structure (Part 1)

4
Comments
1 min read
⚔️ Next.js vs Express: The Battle of Framework Giants in 2024—Which One Should You Choose?

⚔️ Next.js vs Express: The Battle of Framework Giants in 2024—Which One Should You Choose?

7
Comments
3 min read
Mastering Node.js: A Comprehensive Tutorial Series - Part one - Introduction

Mastering Node.js: A Comprehensive Tutorial Series - Part one - Introduction

3
Comments
3 min read
"BuT, aUtH iS HaRd"

"BuT, aUtH iS HaRd"

Comments
9 min read
Part 9: Building RESTful APIs with Node.js and Express

Part 9: Building RESTful APIs with Node.js and Express

6
Comments
6 min read
Interactive debugging for NodeJS apps in Docker

Interactive debugging for NodeJS apps in Docker

4
Comments
1 min read
🚀 Boost Your Node.js Security with Helmet.js! 🛡️

🚀 Boost Your Node.js Security with Helmet.js! 🛡️

Comments
1 min read
Building a Fast and Flexible CRUD API with Node.js and MongoDB Native Drivers

Building a Fast and Flexible CRUD API with Node.js and MongoDB Native Drivers

Comments
4 min read
How to Add OpenAPI to your Express App?

How to Add OpenAPI to your Express App?

Comments
7 min read
Implement Authentication with Node.js using JWTs

Implement Authentication with Node.js using JWTs

3
Comments
3 min read
JWT Basics

JWT Basics

3
Comments
2 min read
ES6 JAVASCRIPT

ES6 JAVASCRIPT

7
Comments 1
3 min read
Express.js

Express.js

Comments
3 min read
ES6 JAVASCRIPT

ES6 JAVASCRIPT

Comments
3 min read
MERN stack application with a MongoDB connection using ES6 syntax

MERN stack application with a MongoDB connection using ES6 syntax

Comments
2 min read
Express.js

Express.js

Comments
3 min read
nestjs vs fastify Battle

nestjs vs fastify Battle

4
Comments
1 min read
🚀 Introducing CampX: An Open-Source Node.js, MongoDB, and Express Project – Your Contributions Welcome! 🌟

🚀 Introducing CampX: An Open-Source Node.js, MongoDB, and Express Project – Your Contributions Welcome! 🌟

10
Comments
2 min read
How to build a Full-Stack Video Streaming Platform with Node.js, FFmpeg, and Next.js: A Comprehensive Guide 🎥🚀

How to build a Full-Stack Video Streaming Platform with Node.js, FFmpeg, and Next.js: A Comprehensive Guide 🎥🚀

8
Comments
3 min read
How to make your Express.js APIs 9x faster with Encore.ts

How to make your Express.js APIs 9x faster with Encore.ts

149
Comments 16
16 min read
First Project E-commerce

First Project E-commerce

Comments
1 min read
Redirect HTTP to HTTPS on the same port

Redirect HTTP to HTTPS on the same port

Comments
2 min read
async-await and promises explained in JS [simplified]

async-await and promises explained in JS [simplified]

Comments
3 min read
[DAY 102-104] I took a backend course in freecodecamp

[DAY 102-104] I took a backend course in freecodecamp

3
Comments
2 min read
Day 2: Creating a Signup Page with Express.js – Building the Foundation for User Registration

Day 2: Creating a Signup Page with Express.js – Building the Foundation for User Registration

3
Comments 1
2 min read
Deploy a Express JS app in Lambda AWS

Deploy a Express JS app in Lambda AWS

1
Comments 1
2 min read
Modern API Development with Node.js, Express, and TypeScript using Clean Architecture

Modern API Development with Node.js, Express, and TypeScript using Clean Architecture

545
Comments 42
12 min read
Practical Guide to Set Up Multiple NodeJS Apps on AWS EC2 Instance with Automatic Deployment using GitHub Actions (Screenshots)

Practical Guide to Set Up Multiple NodeJS Apps on AWS EC2 Instance with Automatic Deployment using GitHub Actions (Screenshots)

6
Comments 4
10 min read
A Modern Approach to Secure APIs with Node.js, Express, TypeScript, and ESM

A Modern Approach to Secure APIs with Node.js, Express, TypeScript, and ESM

4
Comments
7 min read
From Zero to MERN Stack: My Journey and Key Takeaways

From Zero to MERN Stack: My Journey and Key Takeaways

1
Comments
3 min read
Alias your module directory with Node standard import mapping

Alias your module directory with Node standard import mapping

Comments
1 min read
MERN Stack Guide

MERN Stack Guide

5
Comments
3 min read
NESTOI Powerful nodejs library

NESTOI Powerful nodejs library

Comments
1 min read
"dotenv" - The Non-Problem Everyone Thinks Is a Problem

"dotenv" - The Non-Problem Everyone Thinks Is a Problem

2
Comments
3 min read
Practical Guide to Send Emails from NodeJS/Express App using Gmail and Nodemailer (Screenshots and Code)

Practical Guide to Send Emails from NodeJS/Express App using Gmail and Nodemailer (Screenshots and Code)

6
Comments
5 min read
Express.js Full Guide

Express.js Full Guide

5
Comments
13 min read
[DAY 105-107] I built a contacts manager using Node.js & Express

[DAY 105-107] I built a contacts manager using Node.js & Express

7
Comments 2
2 min read
Implementing JWT Authentication with Express, MongoDB, and Passport.js

Implementing JWT Authentication with Express, MongoDB, and Passport.js

4
Comments
14 min read
How We Think About Securing Express.js APIs in 2024

How We Think About Securing Express.js APIs in 2024

3
Comments
3 min read
loading...