DEV Community

# express

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building an API with Express.js and Connecting It to the Frontend

Building an API with Express.js and Connecting It to the Frontend

Comments
4 min read
Express-Like Middleware in Next.js API Route Handler

Express-Like Middleware in Next.js API Route Handler

Comments
7 min read
How I Built My Own CI/CD Pipeline for a Small Project (Because GitHub Said “No”)

How I Built My Own CI/CD Pipeline for a Small Project (Because GitHub Said “No”)

3
Comments
4 min read
Deploy your MEVN (MongoDB, Express, Vue and Node) application on a server using Docker and Docker-compose

Deploy your MEVN (MongoDB, Express, Vue and Node) application on a server using Docker and Docker-compose

Comments
4 min read
Isolated API Routing in ViteJS with `vite-plugin-api-routes`

Isolated API Routing in ViteJS with `vite-plugin-api-routes`

Comments
2 min read
Why NestJS Became My favourite Node.js Framework (After Years of Express.js)

Why NestJS Became My favourite Node.js Framework (After Years of Express.js)

1
Comments
2 min read
Full-Featured Express.js Project Inspired by Laravel's MVC Structure

Full-Featured Express.js Project Inspired by Laravel's MVC Structure

Comments
9 min read
Let's Build a Full-Stack App Using the MERN Stack! Part 2: Node Backend

Let's Build a Full-Stack App Using the MERN Stack! Part 2: Node Backend

Comments
3 min read
How to run socket.io server on cpanel shared hosting even on subfolder ?

How to run socket.io server on cpanel shared hosting even on subfolder ?

1
Comments
2 min read
Why Theology Still Matters in the Modern World

Why Theology Still Matters in the Modern World

Comments
1 min read
🛠️ Fixing "Invalid Access Token" Issue in MERN Authentication

🛠️ Fixing "Invalid Access Token" Issue in MERN Authentication

Comments
1 min read
Exploring the Architecture of All Node.js Web Frameworks

Exploring the Architecture of All Node.js Web Frameworks

7
Comments
5 min read
Session vs JWT Auth in Express.js: Which Wins?

Session vs JWT Auth in Express.js: Which Wins?

Comments
1 min read
Fastify In-Depth: Speed, Performance, and Scalability Node.js Web Framework

Fastify In-Depth: Speed, Performance, and Scalability Node.js Web Framework

7
Comments
11 min read
Request Parameters getting set to favicon.ico on GET requests

Request Parameters getting set to favicon.ico on GET requests

Comments
1 min read
Difference Between REST API and Normal API

Difference Between REST API and Normal API

1
Comments
2 min read
TrailXpress: My New NPM Package

TrailXpress: My New NPM Package

Comments
2 min read
JSON Web Tokens (JWT) in Web Development

JSON Web Tokens (JWT) in Web Development

Comments
1 min read
Building a Node.js CRUD API with Supabase

Building a Node.js CRUD API with Supabase

5
Comments 2
3 min read
What is Body-parser?

What is Body-parser?

6
Comments
2 min read
How to install Express.js in VS code in 2025

How to install Express.js in VS code in 2025

4
Comments
1 min read
Understanding a NestJS Authentication App for an Express.js Developer

Understanding a NestJS Authentication App for an Express.js Developer

7
Comments
5 min read
Create Templates in Node.js with Handlebar

Create Templates in Node.js with Handlebar

15
Comments
4 min read
Creating an ExpressJs Endpoint to Upload Single Image to Cloudinary

Creating an ExpressJs Endpoint to Upload Single Image to Cloudinary

1
Comments
7 min read
Express + MongoDB + Swagger CRUD Sample

Express + MongoDB + Swagger CRUD Sample

Comments
4 min read
loading...