Skip to content
Logo Theodo

Article from Matt Newhall

Parsing REST API Responses in Typescript using Zod

Matt Newhall8 min read

Zod

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 →