Which form library for #react, and why - which feature benefits your use case best?

#javascript #webdev

Formik
0%
React Hook Form
58.3%
React Final Form
8.3%
Other, namely:
33.3%
Poll ended at .
@elkannixed I’ve found that using Formik with custom input components can make it really easy to build poorly performing forms
@elkannixed Write it from scratch 🤫