Article from Matt Newhall
Parsing REST API Responses in Typescript using Zod
April 27, 2023Matt Newhall6 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 one of our primary goals as developers…
Continue reading →