How to write your own zod
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...
jarvispact.hashnode.dev10 min read