By Tag (4)
zod
- polubis 2 months ago
Searching for the Holy Grail in validation world
We'll compare the top 5 validation libraries that are used by the community, and try to determine which one is the best for developers and users
zod, joi, yup, class-validator, superstruct, validation, libraries, comparison
10100 - polubis 5 months ago
Writing a parsing utility for Zod
We'll parse schemas with the "Zod" library, investigate how we can reduce the amount of boilerplate, and make our parsing logic consistent
zod, validation, type-safety, error-management, backend, typescript
00000 - polubis 6 months ago
Why you should start using Zod
Let's explore what Zod can do and how it simplifies your daily work routine. We'll cover validation, type safety, and the general benefits of using this tool
react, zod, typesafety, react-hook-form, trpc
00000 - polubis 6 months ago
Using Zod and TypeScript to write type safe code
We'll implement 100% type safety for some code written in TypeScript. We'll do it without Zod, and later we'll build it up with Zod to see the difference
zod, react, typescript, javascript, typesafety, typeguards
00000
Content Rank
- polubis about 1 month ago
Everything about barrel exports in JavaScript
101100 - polubis 6 months ago
Mapped types in TypeScript
60200 - polubis 6 months ago
All about JavaScript promises
70000