Ecmascript 6 Es 2015 Styles
ECMAScript 6+ (ES 2015+) Styles
- 28.1 This is a collection of links to the various ES6 features.
- Arrow Functions
- Classes
- Object Shorthand
- Object Concise
- Object Computed Properties
- Template Strings
- Destructuring
- Default Parameters
- Rest
- Array Spreads
- Let and Const
- Iterators and Generators
Modules
Why? They are not finalized, and they are subject to change or to be withdrawn entirely. We want to use JavaScript, and proposals are not JavaScript yet.
⬆ Back to Table of Contents
}