L
L
lexstile2020-12-15 16:57:49
React
lexstile, 2020-12-15 16:57:49

Which tool to choose for working with forms in React?

The forms will contain 20-30 fields of various types (there will most likely be no files, at least not planned yet).
While considering options between: react-hook-form and react-final-form

Is there a difference in performance?
Maybe for optimization?

Perhaps there are other interesting or better packages?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Makarov, 2020-12-17
@lexstile

I really liked the React hook form, when I worked on the web I used it, once I set it up for myself and you can quickly use it wherever you want again. At the same time, the number of renders is minimal.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question