A collection of ES6 syntaxes for reference.
- Let Const and Block scoping
- Arrow functions
- Default function parameters
- Rest and spread
- Object literal extensions
- Object literal methods and properties
- For of loop statement
- Octal and binary literals
- Template literals
- Destructuring
- Advanced Destructuring