You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing out zod for type checking at runtime and form validation via react-hook-form.
About
Trying out Zod for type checking at runtime and form validation via React Hook Form resolvers plus async validation in server actions. Also trying out the form button hack for server components from https://www.robinwieruch.de/react-form-button