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.
🚀 Day 13 of My Node.js Learning Journey: Understanding Buffers in Node.js

🚀 Day 13 of My Node.js Learning Journey: Understanding Buffers in Node.js

1
Comments
2 min read
A Debouncer That Doesn't Scale Past One Worker (On Purpose, For Now)

A Debouncer That Doesn't Scale Past One Worker (On Purpose, For Now)

Comments
3 min read
NestJS for Express Developers: A Practical Guide, With Prisma ORM

NestJS for Express Developers: A Practical Guide, With Prisma ORM

1
Comments 3
9 min read
I built a forum where rooms die when people stop talking

I built a forum where rooms die when people stop talking

1
Comments
3 min read
Node.js SMS OTP Login Without Webhooks: Polling, Retry, Resend, and Abuse Prevention

Node.js SMS OTP Login Without Webhooks: Polling, Retry, Resend, and Abuse Prevention

Comments
7 min read
Your MCP tool takes three minutes. Now what?

Your MCP tool takes three minutes. Now what?

2
Comments 3
5 min read
De workflows visuais a código nativo em produção: a jornada completa de um backend n8n

De workflows visuais a código nativo em produção: a jornada completa de um backend n8n

Comments
10 min read
My test suite had 100% coverage. Mutation testing still found real bugs.

My test suite had 100% coverage. Mutation testing still found real bugs.

Comments
6 min read
Idempotency for Reliable APIs

Idempotency for Reliable APIs

Comments
3 min read
Building Resilient Retry Logic in Node.js: Exponential Backoff, Jitter, and Circuit Breakers Done Right

Building Resilient Retry Logic in Node.js: Exponential Backoff, Jitter, and Circuit Breakers Done Right

1
Comments
6 min read
I Built "AirDrop for Text" with Node.js, Socket.IO and a QR Code — No Cloud, No Accounts

I Built "AirDrop for Text" with Node.js, Socket.IO and a QR Code — No Cloud, No Accounts

1
Comments
2 min read
Working: Prototype Pollution in Node.js APIs Is a Process-Wide Trust Failure, Not a Library Bug

Working: Prototype Pollution in Node.js APIs Is a Process-Wide Trust Failure, Not a Library Bug

Comments
5 min read
# Building SemaKazi Part 3: Adding Tests (and Why I Had to Refactor First)

# Building SemaKazi Part 3: Adding Tests (and Why I Had to Refactor First)

1
Comments
2 min read
Idempotent Webhook Consumers for Strapi: Handling At-Least-Once Delivery Without a Message Queue

Idempotent Webhook Consumers for Strapi: Handling At-Least-Once Delivery Without a Message Queue

Comments
6 min read
ReDoS via API Input Validation: How a Single Request Stalls the Event Loop

ReDoS via API Input Validation: How a Single Request Stalls the Event Loop

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.