Awesome React
Browse videos
Playlists
Conferences
Speakers
About
Advanced Input Validation With React
Playlist
Details
An approach to good UX input validation.
Updated JSBin with 0.13.3:
http://jsbin.com/copiqakisu/1/edit?js
,output
Only transferPropsTo was removed
Updated JSBin with two inputs and react 0.12.2:
http://jsbin.com/xeripexuyi/3/edit?js
,output
The original was with 0.9 and all that needed to be changed was React.renderComponent is now React.render.