Overview on how to convert from React.createClass to the new ES6 syntax that uses extends React.Component.
React Client Starter App: https://github.com/atomicjolt/react_c...
Stack Overflow article on class variables: http://stackoverflow.com/questions/22...
*Note that we’ve change from Canvas Starter app to React Client Starter App.