1. React
  2. React Rally
  3. 2015
  4. Elegant React with ES6 (and a bit of ES7)

Elegant React with ES6 (and a bit of ES7)

Jem Young at React Rally 2015

This talk is about how to write cleaner, more efficient React code using ES6 and ES7. It will cover various topics from how to write components that work as both higher-order components and as decorators to using Symbols to quickly iterate over stored objects.