ES6的新特性?

类的支持,模块化,箭头操作符,let/const块作用域,字符串模板,解构,参数默认值/不定参数/拓展参数,for-of遍历,generator,Map/Set,promise.

原文地址:https://www.cnblogs.com/duanzhange/p/8553174.html