Get started with ES6

Videos/Keep up with ReactJS/Get started with ES6

Episode Notes

  • ES6 classes in React JS
  • extends React.Component
  • Autobinding in React with ES6 classes
  • Changes to getInitialState/props, etc, to this.state, props, etc
  • JS Bin