How to write your own zod
Mar 23, 2023 路 10 min read 路 Intro zod is a schema based validation library with static type inference. It is production ready, has a rich community and ecosystem. You should check it out if you have the need for such a library. My approach to learn advanced typescript concepts...
Join discussion

