close

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.
Why Math.random() Is a Security Bug in Password Generators (and the Web Crypto Fix)

Why Math.random() Is a Security Bug in Password Generators (and the Web Crypto Fix)

Comments
4 min read
I built an AI board of directors that debates a decision, then scores itself

I built an AI board of directors that debates a decision, then scores itself

Comments
2 min read
Node.js Architecture Explained from First Principles (The Mental Model Every Backend Developer Should Know)

Node.js Architecture Explained from First Principles (The Mental Model Every Backend Developer Should Know)

1
Comments 3
6 min read
Nestjs — Stop burning AI credits to write Swagger docs, let the CLI do it!

Nestjs — Stop burning AI credits to write Swagger docs, let the CLI do it!

2
Comments
3 min read
Timeouts and Circuit Breakers: Stop One Slow API From Taking Down Your Whole App

Timeouts and Circuit Breakers: Stop One Slow API From Taking Down Your Whole App

1
Comments
3 min read
From `.env` string arrays to database-backed, permission-scoped API keys

From `.env` string arrays to database-backed, permission-scoped API keys

2
Comments
12 min read
When one translation isn't enough to say something real

When one translation isn't enough to say something real

1
Comments
1 min read
Booking a slot over the phone without double-booking the truck: the race condition nobody warns you about

Booking a slot over the phone without double-booking the truck: the race condition nobody warns you about

Comments
3 min read
Building LIA (Part 1 Implementation): Clean Architecture and Argon2id in a Real Fastify + Prisma Registration Flow

Building LIA (Part 1 Implementation): Clean Architecture and Argon2id in a Real Fastify + Prisma Registration Flow

4
Comments
5 min read
Fix npm is not recognized in PowerShell on Windows

Fix npm is not recognized in PowerShell on Windows

Comments
3 min read
I got burned by an EOL Node.js version in prod. So I built a tracker.

I got burned by an EOL Node.js version in prod. So I built a tracker.

Comments
2 min read
Day 75 of Learning MERN Stack

Day 75 of Learning MERN Stack

2
Comments
2 min read
I built a zero-dependency env variable validator for Node.js — env-guard

I built a zero-dependency env variable validator for Node.js — env-guard

Comments
1 min read
Production-Ready AI Agents in Node.js: Iteration Caps and Tracing

Production-Ready AI Agents in Node.js: Iteration Caps and Tracing

2
Comments
4 min read
You've been writing this `reduce` a hundred times. `Object.groupBy` does it in one.

You've been writing this `reduce` a hundred times. `Object.groupBy` does it in one.

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