Ecmascript 6
http://exploringjs.com/es6/
https://github.com/lukehoban/es6features
http://www.ecma-international.org/ecma-262/6.0/
http://kangax.github.io/compat-table/es6/
https://github.com/paulmillr/es6-shim/
http://www.es6fiddle.net/
Shim versus transpiler and setup
Classes
Fat arrow function
Modules
Dynamic properties
Template strings
Destructuring
Default values
Spread operator
The let keyword
The const keyword
The temporal dead zone
Generators
page revision: 30, last edited: 07 Oct 2017 16:56