Why use yup library ? #2486
Unanswered
anthonyhexium
asked this question in
General
Replies: 1 comment 1 reply
-
honestly, it's perfectly fine without it... and you save those extra package size as well... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I see a lot of people using
yup
library to validate inputs.My question is, why ? I am currently discovering
react-hook-form
but I can't understand whatyup
does thatreact-hook-form
can't do ?Thanks !
Beta Was this translation helpful? Give feedback.
All reactions