In this first video of the "React Forms 4 Different Ways" we're building a simple form using the simplest state management tool there is: We let the browser manage the state for us. This is also sometimes referred to as the native HTML or JS approach. Learn something about the most popular frontend framework, javascript and one out of four ways to manage your form state with react.
The course files for this tutorial can be found on GitHub: https://github.com/kubucation/react-f...