How to easily create forms in React
As a developer, forms are a great part of our work. It's a way for users to interact with software.
To help us to create form inputs without pain we can use composition. If you don't know what is composition, you can read this post before.
We'll crea...
devoreur2code.hashnode.dev5 min read