Introducing Zod 4 beta
Zod 4 is now in beta after over a year of active development. Itβs faster, slimmer, more tsc-efficient, and implements some long-requested features.
weeklyfoo #80 / 2025-04-14zod
Introducing Zod 4 beta
Zod 4 is now in beta after over a year of active development. Itβs faster, slimmer, more tsc-efficient, and implements some long-requested features.
weeklyfoo #80 / 2025-04-14Learn Zod So You Can Trust Your Data and Your Types
Zod is a convenient TypeScript validation library that lets you define how data should look, validate some data, and then enjoy the confidence of validated data with accurate types.
weeklyfoo #76 / 2025-03-17Migrating from Zod to Valibot: A Comparative Experience
Write your own Zod
If youβre interested how zod works under the hood and think about writing your own zod, then this is a great starting point.
weeklyfoo #2 / 2023-10-16