Anonymous View

DEV Community

# zod

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Generate Zod schemas from any JSON API — no OpenAPI spec required

Generate Zod schemas from any JSON API — no OpenAPI spec required

1
Comments
2 min read
Why Your Zod Validation Fails Before It Even Runs (And How to Fix It)

Why Your Zod Validation Fails Before It Even Runs (And How to Fix It)

Comments
1 min read
Stop parsing GPT's JSON by hand: structured output with the Responses API and Zod

Stop parsing GPT's JSON by hand: structured output with the Responses API and Zod

1
Comments
5 min read
Catching content rule violations at build time with Astro Content Collections + Zod

Catching content rule violations at build time with Astro Content Collections + Zod

Comments
4 min read
Stop manually stripping Prisma inputs. Generate Zod schemas & guard your DB automatically.

Stop manually stripping Prisma inputs. Generate Zod schemas & guard your DB automatically.

Comments
4 min read
Stop Guessing What a Function Returned: Explicit Result in TypeScript

Stop Guessing What a Function Returned: Explicit Result in TypeScript

Comments
8 min read
Stop Copy-Pasting Zod Schemas to ChatGPT. Build a Mock Forge Instead.

Stop Copy-Pasting Zod Schemas to ChatGPT. Build a Mock Forge Instead.

1
Comments
3 min read
API-First with Hono: OpenAPI to Typed Routes Without Lock-in

API-First with Hono: OpenAPI to Typed Routes Without Lock-in

1
Comments
4 min read
Stop Trusting User Input: The Power of Schema Validation with Zod

Stop Trusting User Input: The Power of Schema Validation with Zod

Comments
2 min read
5 Zod refinements you keep rewriting (and how to stop)

5 Zod refinements you keep rewriting (and how to stop)

Comments
4 min read
Zod: TypeScript Schema Validation Without the Boilerplate

Zod: TypeScript Schema Validation Without the Boilerplate

Comments
5 min read
How I replaced 200 lines of Zod refinements with 12

How I replaced 200 lines of Zod refinements with 12

Comments
4 min read
Generate TanStack Query Hooks from OpenAPI: Own the Last Mile

Generate TanStack Query Hooks from OpenAPI: Own the Last Mile

2
Comments
3 min read
How to convert a JSON sample to a Zod schema (and the 4 algorithm choices behind a working converter)

How to convert a JSON sample to a Zod schema (and the 4 algorithm choices behind a working converter)

Comments 1
4 min read
Zod 4 - From Validation to Data Pipelines

Zod 4 - From Validation to Data Pipelines

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