Posts about programming - Phelipe Teles · Apr 27, 2023
Parsing URL search params with Zod
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
zod is a library to validate if an arbitrary user-generated data conforms with a specific type at runtime. In this post, I want to talk about using it to validate URL search params.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.