See the live version @ funpress.github.io/es6-features
by Luke Hoban et al
This is the original source reformatted in a single-page book edition (using the Manuscripts format).
- Introduction
- Arrows
- Classes
- Enhanced Object Literals
- Template Strings
- Destructuring
- Default + Rest + Spread
- Let + Const
- Iterators + For..Of
- Generators
- Unicode
- Modules
- Module Loaders
- Map + Set + WeakMap + WeakSet
- Proxies
- Symbols
- Subclassable Built-ins
- Promises
- Math + Number + String + Array + Object APIs
- Binary and Octal Literals
- Reflect API
- Tail Calls
See the original source repo.