课程介绍:
ES6 主要是为了解决 ES5 的先天不足,比如 JavaScript 里并没有类的概念,但是目前浏览器的 JavaScript 是 ES5 版本,大多数高版本的浏览器也支持 ES6,不过只实现了 ES6 的部分特性和功能。

课程目录:
- ├──01.课程介绍-ECMAScript 新功能.mp4 3.56M
 - ├──02.块的作用域-let.mp4 2.13M
 - ├──03.恒量-const.mp4 2.94M
 - ├──04.解构数组-Array Destructuring.mp4 2.11M
 - ├──05.解构对象-Object Destructuring.mp4 1.91M
 - ├──06.模版字符串-Template Strings.mp4 2.17M
 - ├──07.带标签的模版字符串-Tagged Templates.mp4 5.93M
 - ├──08.判断字符串里是否包含其他字符串.mp4 2.05M
 - ├──09.默认参数 – Default Parameter Values.mp4 1.97M
 - ├──10.展开操作符-Spread.mp4 2.03M
 - ├──11.剩余操作符Rest.mp4 2.36M
 - ├──12.解构参数 – Destructured Parameters.mp4 2.10M
 - ├──13.函数的名字-name属性.mp4 1.70M
 - ├──14.箭头函数-Arrow Fuctions.mp4 3.42M
 - ├──15.对象表达式.mp4 2.00M
 - ├──16.对象属性名.mp4 2.26M
 - ├──17.对比两个值是否相等-Object.is().mp4 1.66M
 - ├──18.把对象的值复制到另一个对象里 – Object.assign().mp4 1.06M
 - ├──19.设置对象的 prototype – Object.setPrototypeOf().mp4 3.28M
 - ├──20.proto.mp4 2.22M
 - ├──21.super.mp4 2.20M
 - ├──22.迭代器 – Iterators.mp4 5.81M
 - ├──23.生成器 – Generators.mp4 4.07M
 - ├──24.Classes – 类.mp4 2.15M
 - ├──25.get 与 set.mp4 2.95M
 - ├──26.静态方法-staitc.mp4 1.95M
 - ├──27.继承-extends.mp4 3.51M
 - ├──28.Set.mp4 4.52M
 - ├──29.Map.mp4 7.01M
 - ├──30.Module.mp4 6.05M
 - ├──31.重命名导出与导入的东西.mp4 2.22M
 - └──32.导出与导入默认.mp4 2.77M
 

请先 !