GitHub - jquense/yup: Dead simple Object schema validation

Today I found out how to use Zod correctly š¤Æ
Now I get the hype. I really do now š„ https://t.co/MlZEe9bzK7

In every codebase where I need an API, I always end up writing some version of this function.
It lets you automatically handle 400 validation using Zod, and automatically infers the types based on the schema passed in. https://t.co/Wb17AI8ExL
Libraries I can't live without:
ā zod - validation
ā react-hook-form - forms
ā react-table - tables
ā tRPC + react-query - data
ā shadcn - UI
ā motion - animations
ā date-fns - date utils
ā ai - AI Toolkit
ā... See more
Pontus Abrahamsson ā oss/accx.com