Skip to content

πŸ“° zod

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-14
zod

Learn 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-17
zodtypescript

Migrating from Zod to Valibot: A Comparative Experience

However, I like zods API more than Valibots

weeklyfoo #16 / 2024-01-22
zodvalibot

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
typescriptzod