Level 8
I don't have a straightforward answer to your question but I recommend you to listen to these two episodes of the Full Stack Radio podcast.
My company and I have been debating over what the best structure and approach to building [complex] forms in React is.
One thing that we can all agree on is that there is generally a ridiculous amount of boilerplate involved, and due to how many props come with inputs, selects and various other elements, it tends to muddy up code very quickly (especially if validation is involved) https://omegle.onl/ .
In your opinion, what is the best way to structure a complex form and reduce boilerplate?
Please or to participate in this conversation.