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.
The SQL injection bug your code review keeps missing

The SQL injection bug your code review keeps missing

1
Comments 2
2 min read
7 Prompt Mistakes That Only Show Up in Production TypeScript Apps

7 Prompt Mistakes That Only Show Up in Production TypeScript Apps

Comments
5 min read
Tool Calling in TypeScript: Zod Schema to Working Function in 40 Lines

Tool Calling in TypeScript: Zod Schema to Working Function in 40 Lines

Comments
5 min read
Deploying an AI Agent on Node.js: Timeouts, Streams, Cold Starts

Deploying an AI Agent on Node.js: Timeouts, Streams, Cold Starts

Comments
5 min read
Ranking in TypeScript RAG: Why Cosine Similarity Alone Fails

Ranking in TypeScript RAG: Why Cosine Similarity Alone Fails

Comments
5 min read
Parallel Tool Calls in Node: Promise.all, Rate Limits, Partial Failure

Parallel Tool Calls in Node: Promise.all, Rate Limits, Partial Failure

Comments
5 min read
Cost Ceilings in Node: Killing an Agent Loop Before It Kills the Budget

Cost Ceilings in Node: Killing an Agent Loop Before It Kills the Budget

Comments
5 min read
Type Every LLM Response with Zod and 4 Classes of Bug Disappear

Type Every LLM Response with Zod and 4 Classes of Bug Disappear

Comments
5 min read
Streaming LLM Responses in Node Without Breaking Backpressure

Streaming LLM Responses in Node Without Breaking Backpressure

Comments
5 min read
The Observability You Need Before Your First 1,000 AI Users

The Observability You Need Before Your First 1,000 AI Users

Comments
5 min read
Chunking Markdown in TypeScript: 5 Strategies and What Each Breaks

Chunking Markdown in TypeScript: 5 Strategies and What Each Breaks

Comments
6 min read
6 Tool-Design Mistakes That Make an LLM Call the Wrong Function

6 Tool-Design Mistakes That Make an LLM Call the Wrong Function

Comments
6 min read
pgvector from Node.js: Indexes, Pools, and the Query That Times Out

pgvector from Node.js: Indexes, Pools, and the Query That Times Out

Comments
6 min read
Checkpointing Multi-Step Agents in Node So a Crash Doesn't Cost You

Checkpointing Multi-Step Agents in Node So a Crash Doesn't Cost You

Comments
5 min read
The Tool-Call Argument Your Model Gets Wrong — and the Validator That Catches It

The Tool-Call Argument Your Model Gets Wrong — and the Validator That Catches It

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