DEV Community

Node.js

A JavaScript runtime built on Chrome's V8 JavaScript engine.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dislike the chain of pollution caused by pnpm? Try this non-intrusive, zero-modification npm standard tool, monorepo.

Dislike the chain of pollution caused by pnpm? Try this non-intrusive, zero-modification npm standard tool, monorepo.

Comments
4 min read
How I Built a Traceable API Gateway with NATS and Chain of Thought Flows

How I Built a Traceable API Gateway with NATS and Chain of Thought Flows

Comments
2 min read
Make your app crash at startup, not in production

Make your app crash at startup, not in production

Comments
3 min read
Node.js January 2026 DoS Vulnerability in Async Hooks

Node.js January 2026 DoS Vulnerability in Async Hooks

Comments
3 min read
From Spaghetti Code to Clean Architecture: Organizing a Professional Node.js Backend 🏗️

From Spaghetti Code to Clean Architecture: Organizing a Professional Node.js Backend 🏗️

1
Comments
2 min read
Why we ditched our CMS halfway through building an affiliate site (and kept it anyway)

Why we ditched our CMS halfway through building an affiliate site (and kept it anyway)

Comments
4 min read
Dockerizing Node.js Microservices with Docker Compose

Dockerizing Node.js Microservices with Docker Compose

Comments
2 min read
Why My Node.js E-commerce App Got Slower Over Time (And It Wasn’t a Memory Leak)

Why My Node.js E-commerce App Got Slower Over Time (And It Wasn’t a Memory Leak)

Comments
4 min read
Understanding Worker Threads in Node.js: When to Use Them Instead of Clustering

Understanding Worker Threads in Node.js: When to Use Them Instead of Clustering

1
Comments
1 min read
I Built a Search Engine That Understands Meaning, Not Just Keywords

I Built a Search Engine That Understands Meaning, Not Just Keywords

Comments
1 min read
Handling 10,000+ database queries during build: A Node.js connection pooling story

Handling 10,000+ database queries during build: A Node.js connection pooling story

Comments
4 min read
javascript로 connection pool 만들기

javascript로 connection pool 만들기

Comments
2 min read
Criei uma API de Relatórios (HTML -> PDF) e procuro pessoas para testar (Acesso Gratuito)

Criei uma API de Relatórios (HTML -> PDF) e procuro pessoas para testar (Acesso Gratuito)

Comments
2 min read
How to create password back-up system on Node.js

How to create password back-up system on Node.js

1
Comments
2 min read
How to Create an AI Chatbot with Google Gemini Using Node.js

How to Create an AI Chatbot with Google Gemini Using Node.js

Comments
2 min read
Harnessing the Power of Child Processes in Node.js

Harnessing the Power of Child Processes in Node.js

Comments
2 min read
Breaking the Runtime Wall: Universal Frameworks in BEnder 🌍

Breaking the Runtime Wall: Universal Frameworks in BEnder 🌍

Comments
2 min read
Essential Patterns for Inter-Service Communication in Node.js Microservices

Essential Patterns for Inter-Service Communication in Node.js Microservices

1
Comments
1 min read
Hogo: Ignite Your Node.js Performance with Atomic Request Coalescing

Hogo: Ignite Your Node.js Performance with Atomic Request Coalescing

Comments
2 min read
The Async/Await Pitfalls You're Still Making in 2026: A Complete JavaScript Debugging Guide

The Async/Await Pitfalls You're Still Making in 2026: A Complete JavaScript Debugging Guide

Comments
12 min read
Integration tests in Node.js with Mocha/Chai

Integration tests in Node.js with Mocha/Chai

Comments
6 min read
Stop Fighting Your Circuit Breaker: A Physics-Based Approach to Node.js Reliability

Stop Fighting Your Circuit Breaker: A Physics-Based Approach to Node.js Reliability

Comments
3 min read
Testes de integração em Node.js com Mocha/Chai

Testes de integração em Node.js com Mocha/Chai

Comments
7 min read
DS Express Errors (centralizing errors library) — v1.8.0 & v1.8.1 Release Notes

DS Express Errors (centralizing errors library) — v1.8.0 & v1.8.1 Release Notes

1
Comments
2 min read
Building Modern Backends with Kaapi: Request validation Part 2

Building Modern Backends with Kaapi: Request validation Part 2

Comments
3 min read
loading...