Writing · Tag
Articles tagged "shadcn-ui".
1 article on this topic.
Articles tagged "shadcn-ui"
·9 min read · react-hook-form , zod , react
How to migrate a useState form to React Hook Form and Zod (the real walkthrough)
Step-by-step migration of one form from useState plus inline validation to React Hook Form plus Zod plus shadcn Form. Code diffs and the mode choice.