DEV Community

# zod

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Zod is dead. Long live ajv-ts!

Zod is dead. Long live ajv-ts!

10
Comments
5 min read
Enhancing Redwood: A Guide to Implementing Zod for Data Validation and Schema Sharing Between the API and Web Layers

Enhancing Redwood: A Guide to Implementing Zod for Data Validation and Schema Sharing Between the API and Web Layers

3
Comments
5 min read
OpenAPI + Zod + API Gateway + SST = Turbo Productivity

OpenAPI + Zod + API Gateway + SST = Turbo Productivity

1
Comments
1 min read
Parsing URL Search Parameters with Zod 💎

Parsing URL Search Parameters with Zod 💎

27
Comments 1
3 min read
NextJS API + React Query + Zod = type safety

NextJS API + React Query + Zod = type safety

4
Comments
5 min read
Example how to use zod with CDK serverless v2

Example how to use zod with CDK serverless v2

1
Comments
5 min read
Dynamically Modifying Validation Schemas in Zod: A TypeScript and React-Hook-Form Example

Dynamically Modifying Validation Schemas in Zod: A TypeScript and React-Hook-Form Example

26
Comments 2
2 min read
Yup vs. Zod vs. Joi: A Comprehensive Comparison of JavaScript Validation Libraries

Yup vs. Zod vs. Joi: A Comprehensive Comparison of JavaScript Validation Libraries

77
Comments 7
2 min read
Constrain external CDK parameters not only by type

Constrain external CDK parameters not only by type

1
Comments
4 min read
Validate TypeScript CDK stack with Zod

Validate TypeScript CDK stack with Zod

6
Comments
4 min read
Validating Dependent Fields with zod and react-hook-form

Validating Dependent Fields with zod and react-hook-form

6
Comments 1
8 min read
Autocompleting API Responses for the zod curious

Autocompleting API Responses for the zod curious

3
Comments
3 min read
Building Forms with zod and react-hook-form

Building Forms with zod and react-hook-form

3
Comments 1
9 min read
lizod - spiritual successor of zod less than 1kb

lizod - spiritual successor of zod less than 1kb

8
Comments
3 min read
Using Zod with FormKit

Using Zod with FormKit

3
Comments
3 min read
How to validate ship address in the USA using ReactJS

How to validate ship address in the USA using ReactJS

Comments
3 min read
Type-safe Express validations with Zod

Type-safe Express validations with Zod

Comments
3 min read
Fastest Way to Auto Generate Types for Typescript and Input validation

Fastest Way to Auto Generate Types for Typescript and Input validation

17
Comments 5
1 min read
3 powerful tools to ensure API integrity in Typescript

3 powerful tools to ensure API integrity in Typescript

3
Comments 1
4 min read
Zod 101 - A Typescript-first Schema Validation Library

Zod 101 - A Typescript-first Schema Validation Library

15
Comments
8 min read
Validating environment variables with zod

Validating environment variables with zod

2
Comments
3 min read
Fetching data the correct way in React

Fetching data the correct way in React

11
Comments 2
7 min read
Validate file with ZOD

Validate file with ZOD

27
Comments
1 min read
Making impossible states impossible ft. Zod and Typescript

Making impossible states impossible ft. Zod and Typescript

Comments
5 min read
'Move fast & build things' with Zod, Expo & Next.js

'Move fast & build things' with Zod, Expo & Next.js

7
Comments
13 min read
loading...