lovewarez Posted July 23, 2021 Report Share Posted July 23, 2021 React Native School - Building and Validating Forms with Formik & Yup MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 8 Lessons (45m 8s) | Size: 194.8 MB Learn to build and manage high-quality forms for your React Native app with Formik and Yup I'm going to go out on a limb here and say that your app has at least one form in it, likely more than one. So, how do you manage those forms? Throw the data into component state or redux (yuck) and then submit it when you're done? Where does validation fit in? Error handling? You get the point - there's more to a "simple form" than meets the eye. And when you've done it once you've got to do it again for another form. It's repetitive and ad-hoc APIs rarely end up easy to understand. These challenges are amplified when you're building larger forms. That's why I use Formik + Yup to build all of my forms now. It: Manages form state Has easy per-field validation Has an easy to understand API It does everything I need it to. I've worked with numerous consulting clients to convert their forms over to Formik + Yup and we saw less code less bugs better everything https://nitro.download/view/85D2A2ACFC2FFA4/_Building_and_Validating_Forms_with_Formik_%26_Yup.rar https://rapidgator.net/file/1c4d425c34792e3c0bedc7fd970f7d9d/_Building_and_Validating_Forms_with_Formik_&_Yup.rar.html https://uploadgig.com/file/download/947660Ce1f02Eb04/_Building_and_Validating_Forms_with_Formik__Yup.rar Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now