es6:不是说对JS有什么好处,es6是JS(JavaScript)的下一个版本。

es6的好处:(个人最喜欢前三)

Classes(类) in ES6
Modules(模块) in ES6
Block-Scoped Constructs Let and Const(块作用域构造Let and Const)
Default Parameters(默认参数) in ES6
Template Literals (模板文本)in ES6
Multi-line Strings (多行字符串)in ES6
Destructuring Assignment (解构赋值)in ES6
Enhanced Object Literals (增强的对象文本)in ES6
Arrow Functions (箭头函数)in ES6
Promises in ES6
如果你说对JS有什么好处,非要说,我觉得更加好理解JS

posted on 2017-07-14 12:48  马兹  阅读(582)  评论(0编辑  收藏  举报