#Node.js

1 post tagged with "Node.js"

January 15, 2025 TypeScript

Building Type-Safe APIs with TypeScript and Express

A practical guide to runtime validation in Express APIs using Zod, covering request bodies, query params, path params, headers, responses, environment variables, schema composition, transforms, testing, and when tRPC makes more sense.

← All tags