|
|
|
|
|
by breytex
2318 days ago
|
|
I felt exactly the same for many years, but when hooks where introduced, I discovered react-hook-form[1]. It just blew my mind how you can write complex forms with validations in just a few lines of code. Give it a try. [1] https://github.com/react-hook-form/react-hook-form |
|