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.
Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js

3
Comments
6 min read
Async Code in Node.js: Callbacks and Promises

Async Code in Node.js: Callbacks and Promises

3
Comments
6 min read
How Node.js Handles Multiple Requests with a Single Thread

How Node.js Handles Multiple Requests with a Single Thread

3
Comments
7 min read
Why Node.js is Perfect for Building Fast Web Applications

Why Node.js is Perfect for Building Fast Web Applications

3
Comments
7 min read
What is Node.js? JavaScript on the Server Explained

What is Node.js? JavaScript on the Server Explained

3
Comments
10 min read
TLS in Node.js Is a Black Box - Here's an Open One

TLS in Node.js Is a Black Box - Here's an Open One

Comments
9 min read
WebRTC Works Great in Demos. In Production, It Falls Apart. Here's the Fix.

WebRTC Works Great in Demos. In Production, It Falls Apart. Here's the Fix.

Comments
8 min read
Stop Paying for TURN. Run Your Own in Node.js.

Stop Paying for TURN. Run Your Own in Node.js.

Comments
6 min read
"I Stopped Choosing Between Claude Code and Codex. I Put Both in One Chat Window"

"I Stopped Choosing Between Claude Code and Codex. I Put Both in One Chat Window"

Comments
5 min read
How to Evaluate Node.js Developers: Beyond Benchmarks (2026)

How to Evaluate Node.js Developers: Beyond Benchmarks (2026)

Comments
6 min read
NestJS vs Fastify vs Express: Which Backend Wins in 2026

NestJS vs Fastify vs Express: Which Backend Wins in 2026

Comments
6 min read
I Built an OTP System with Redis… Then Realized TTL Wasn’t Enough 😭

I Built an OTP System with Redis… Then Realized TTL Wasn’t Enough 😭

2
Comments
2 min read
Stop Using Certbot. Manage SSL Certificates From Your Node.js Code.

Stop Using Certbot. Manage SSL Certificates From Your Node.js Code.

Comments
7 min read
I Built a Phone Number Validator & Formatter API for 50+ Countries — Day 6 of 21

I Built a Phone Number Validator & Formatter API for 50+ Countries — Day 6 of 21

Comments
3 min read
The Windows Bug That Hung Our CI Forever (And What Node's socket.end() Won't Tell You)

The Windows Bug That Hung Our CI Forever (And What Node's socket.end() Won't Tell You)

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.