Note-taking from multiples sources and examples
- Publishing to npm
- Releasing a version
- Beta version
- Unit Testing with Mocha and Chai
- Automating Releases with semantic-release
- Conventional commits with commitizen
- Automatically Releasing with TravisCI
- Code coverage checking
- Add code coverage reporting
- New ES6 Syntax
- ES6 Modules and Classes
- New Types and Object Extensions
- Iterators, Generators, and Promises
- Arrays and Collections
- The Reflect API
- The Proxy API
- Scopes
- Closures
- Object Orienting
- Asynchronous Patterns