footer: © NodeProgram.com, Node.University and Azat Mardan 2017 slidenumbers: true
Use ES7 and ES8 with older browsers:
es2015-lose
es2016
es2017
latest
react
stage-0
, 1, 2, 3
https://babeljs.io/docs/plugins/#presets
- TC39 process
- All proposals
- Finished proposals
- [Mozilla Developer Network (examples, what browser supports what feature in what version)] (https://developer.mozilla.org/en-US/docs/Web/JavaScript)
For a refresher on Promises, arrow functions, let/const and other ES6/ES2015 features, enroll into Node.University's ES6/ES2015 course.
![left 100%](images/Exploring ES2016 and ES2017 cover.jpg)
Read for free online at http://exploringjs.com/es2016-es2017/
ES.Next features are more correctly called proposals, because by definition the specification has not been finalized yet
- https://github.com/esnext/esnext
- http://kangax.github.io/compat-table/esnext
- http://esnextnews.com