DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Ranking in TypeScript RAG: Why Cosine Similarity Alone Fails

Ranking in TypeScript RAG: Why Cosine Similarity Alone Fails

Comments
5 min read
Multi-Agent Teams in TypeScript: Supervisor, Workers, Who Owns State

Multi-Agent Teams in TypeScript: Supervisor, Workers, Who Owns State

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
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
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
LangGraph.js vs a While Loop: When the Graph Earns Its Complexity

LangGraph.js vs a While Loop: When the Graph Earns Its Complexity

Comments
5 min read
Your First Eval Suite in TypeScript (Vitest, Not a Notebook)

Your First Eval Suite in TypeScript (Vitest, Not a Notebook)

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
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
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
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
Chunking Markdown in TypeScript: 5 Strategies and What Each Breaks

Chunking Markdown in TypeScript: 5 Strategies and What Each Breaks

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

Streaming LLM Responses in Node Without Breaking Backpressure

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