DEV Community

# express

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Express-Like Middleware in Next.js API Route Handler

Express-Like Middleware in Next.js API Route Handler

Comments
7 min read
Difference Between REST API and Normal API

Difference Between REST API and Normal API

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
Creating an ExpressJs Endpoint to Upload Single Image to Cloudinary

Creating an ExpressJs Endpoint to Upload Single Image to Cloudinary

Comments
7 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
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
Session vs JWT Auth in Express.js: Which Wins?

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

Comments
1 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
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
Create Templates in Node.js with Handlebar

Create Templates in Node.js with Handlebar

15
Comments
4 min read
Express + MongoDB + Swagger CRUD Sample

Express + MongoDB + Swagger CRUD Sample

Comments
4 min read
A Comprehensive Guide to Local Authentication with Passport.js in Express

A Comprehensive Guide to Local Authentication with Passport.js in Express

Comments 1
3 min read
How to Build a Scalable REST API with Node.js and Express

How to Build a Scalable REST API with Node.js and Express

Comments
4 min read
🏗️ Building an Inventory Management System with Robust Error Handling in Node.js

🏗️ Building an Inventory Management System with Robust Error Handling in Node.js

Comments
3 min read
Step-by-Step Guide to Secure JWT Authentication with Refresh Tokens in Express.js, TypeScript, and Prisma

Step-by-Step Guide to Secure JWT Authentication with Refresh Tokens in Express.js, TypeScript, and Prisma

1
Comments
21 min read
Full-Stack FeathersJS Setup with React, Node.js, Express, and MongoDB

Full-Stack FeathersJS Setup with React, Node.js, Express, and MongoDB

1
Comments
3 min read
Backward compatibility in NestJS

Backward compatibility in NestJS

1
Comments
4 min read
Static Site Generation (SSG) vs. Incremental Static Regeneration (ISR) in Modern Web Development

Static Site Generation (SSG) vs. Incremental Static Regeneration (ISR) in Modern Web Development

1
Comments 4
3 min read
loading...