React Data Binding using a Simple Messaging API
Follow along with the ready-to-go git project, React Data Binding
Introduction
React's principle (and somewhat revolutionary) feature is the use of props. By making props a first-class citizen React can detect state changes and do some magic with th...
blog.aaron-olsen.com13 min read