Updated React + ES2015 series to babel 6 and React 15
I’ve finally updated React and ES6 series of blog posts to Babel 6 and React version 15.
Hope you’ve enjoyed reading of the series!
Below are the links to the articles:
- React and ES6 - Part 1, Introduction into ES6 and React
- React and ES6 - Part 2, React Classes and ES7 Property Initializers
- React and ES6 - Part 3, Binding to methods of React class (ES7 included)
- React and ES6 - Part 4, React Mixins when using ES6 and React
- React and ES6 - Part 5, React and ES6 Workflow with JSPM
- React and ES6 - Part 6, React and ES6 Workflow with Webpack