Skip to content

Latest commit

 

History

History
92 lines (53 loc) · 1.77 KB

04-outro.md

File metadata and controls

92 lines (53 loc) · 1.77 KB

footer: © NodeProgram.com, Node.University and Azat Mardan 2017 slidenumbers: true

ES7 and ES8 Features

Outro

inline 100% Azat Mardan @azat_co

inline right


Tools


Use ES7 and ES8 with older browsers:


Babel Presets

  • es2015-lose
  • es2016
  • es2017
  • latest
  • react
  • stage-0, 1, 2, 3

https://babeljs.io/docs/plugins/#presets


ES8/ES2017 is still evolving


Keep an eye on TC39 and proposals.


Further Study


For a refresher on Promises, arrow functions, let/const and other ES6/ES2015 features, enroll into Node.University's ES6/ES2015 course.


inline


![left 100%](images/Exploring ES2016 and ES2017 cover.jpg)


ES.Next is a dynamic name that refers to whatever the next version is at time of writing.


ES.Next features are more correctly called proposals, because by definition the specification has not been finalized yet


ES.Next


Now, go ahead and start using ES7 and ES& to others!


The End 🏁