<p class="wp-block-paragraph">Today I had to face form definition in react and I was afraid to some kind of repeatitive task.<br />I looked for in in google, I found <a rel="noreferrer noopener" href="https://jaredpalmer.com/formik" target="_blank">formik</a>, <a rel="noreferrer noopener" href="https://redux-form.com/8.3.0/" target="_blank">react-redux-form</a>, but I see it too complex, or too heavy.</p> <p class="wp-block-paragraph">I am using <a href="https://reactstrap.github.io/" target="_blank" rel="noreferrer […]