DEV Community

Discussion on: No more tears, handling Forms in React using Formik, part I

Collapse
 
panta82 profile image
panta82

This library is in an uncomfortable spot where it adds some functionality, but you'll still want to create more of a framework around it, tuned for the particular project.

For something like that, I'd always veer on the side of owning the entire feature code (by coding it myself or extracting code from the library's ), rather than having to hack around a black box that doesn't quite fit all my needs.