css-tricks.com
React Forms: Using Refs
12
React provides two standard ways to grab values from elements. The first method is to implement what are called controlled components (see my blog post on... Read full article