Data Binding in React

from blog Josh Comeau's blog, | ↗ original
↗ original
As developers, we don't like working with forms, but they're a critical part of most web applications! In this tutorial, you'll learn exactly how to wire up all of the different form controls in React. Never forget how to data-bind a checkbox or radio button again!