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.
I was sick of InversifyJS after 3 years in production, so I built a better DI container

I was sick of InversifyJS after 3 years in production, so I built a better DI container

11
Comments 3
5 min read
I Built My Own Config Format for Node.js That Separates Server and Client Secrets

I Built My Own Config Format for Node.js That Separates Server and Client Secrets

1
Comments
5 min read
I shipped 5 BaaS security auditors in one day — keyless `npx --discover` mode for Supabase, PocketBase, Appwrite, Firebase, and Nhost

I shipped 5 BaaS security auditors in one day — keyless `npx --discover` mode for Supabase, PocketBase, Appwrite, Firebase, and Nhost

Comments
4 min read
Node.js Performance at the Limit: Profiling, Fixing, and Proving It with Real Numbers

Node.js Performance at the Limit: Profiling, Fixing, and Proving It with Real Numbers

Comments
10 min read
Building a Fault-Tolerant Job Queue: Node.js Producers, Elixir/OTP Consumers

Building a Fault-Tolerant Job Queue: Node.js Producers, Elixir/OTP Consumers

Comments
13 min read
npm outdated won't tell you if a package is abandoned — so I built `stale-deps`

npm outdated won't tell you if a package is abandoned — so I built `stale-deps`

Comments
1 min read
Generating LinkedIn Carousels as Multi-Page PDFs With Puppeteer

Generating LinkedIn Carousels as Multi-Page PDFs With Puppeteer

Comments
4 min read
AI agents do not fail in one place. They fail across retries, timeouts, tools, and provider calls.

AI agents do not fail in one place. They fail across retries, timeouts, tools, and provider calls.

4
Comments
10 min read
How to create Magic Link authentication system for email verification on Node.js (step-by-step)

How to create Magic Link authentication system for email verification on Node.js (step-by-step)

1
Comments
2 min read
Node.js Performance Optimization with Event Loop, Clustering, and Caching

Node.js Performance Optimization with Event Loop, Clustering, and Caching

Comments
8 min read
I built a real-time Indian Mandi Price API — here's how

I built a real-time Indian Mandi Price API — here's how

Comments
1 min read
Stop Passing req Everywhere — Express Middleware for Request Context Propagation

Stop Passing req Everywhere — Express Middleware for Request Context Propagation

2
Comments
4 min read
My Full Stack Web Development Internship Journey at Teyzix Core

My Full Stack Web Development Internship Journey at Teyzix Core

5
Comments
2 min read
Debugging the 0.2%: When Node.js Code Fails on Alternative Runtimes

Debugging the 0.2%: When Node.js Code Fails on Alternative Runtimes

Comments
4 min read
Blocking vs Non-Blocking Code in Node.js Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js Blocking vs Non-Blocking Code in Node.js

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