【15】ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond

【15】ES6 for Humans


共148页:
目前看到:已经全部阅读。

【15】ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond
 



魔芋:总结:
我先看的是阮一峰的在线书籍。这本书的内容很多都与之重复的。
居然卖¥463。也是没谁了。
都是基本概念。加一些实例代码。并没有太过深入的内容。

PS:电子书放网盘了。

推荐指数:2颗星。



目录:
1. Getting Started with ES6

2. New Syntax in ES6

3. Destructuring

4. Classes in ES6

5. Modules

6. Symbols

7.Arrays and Collections

8. Iterators and Generators

9. Promises In ES6

10. Meta Programming

11. Beyond ES2016




【15】ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond
 ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond
2017-08
Deepak Grover、 Hanu Prateek Kunduru


【15】ES6 for Humans: The Latest Standard of JavaScript: ES2015 and Beyond

 

**

附件列表

上一篇:修改表增加字段默认值default


下一篇:Mvc中Session导致action不异步的问题