Article from Matt Newhall
Parsing REST API Responses in Typescript using Zod
Matt Newhall8 min read
Parsing REST API Responses in Typescript using Zod This is quick introduction guide to Zod aimed at newer developers, and also contains some advice for developers working on a project together whilst using Zod. Debugging is a large part of development, so…
Continue reading →