React and ES6 - Part 3, Binding to methods of React class (ES7 included)

Blog of Egor Smirnov Subscribe to RSS Feed About Aug 16, 2015 This is the third post of series in which we are going to explore the usage of React with ECMAScript6 and ECMAScript7. You could find links to all parts of series below: 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 The code corresponding to this article is available at GitHub . Update from 18.06.2016: Updated the code and text to use React 15 and Babel 6. If you look at paragraph “CartItem render method” of the previous article in the series you might be confused...

Linked on 2017-09-13 18:56:23 | Similar Links