Zod(crash course) in under 30 minutes.

Опубликовано: 30 Октябрь 2024
на канале: Akilesh Rao
99
10

This crash course goes over Zod and its most commonly used features. Its primary use case is to define schemas in conjunction with Typescript types to provide a solid combination of compile-time and run-time validation.

Docs: https://zod.dev/
Github repo link: https://github.com/AkileshRao/zod-tut...