Book
Tutorial
Github
paulmillr/es6-shim 如果想现在就在浏览器使用ES6的特性,还可以通过引用兼容包的方式提前尝尝鲜。
metagrover/ES6-for-humans A kickstarter guide to writing ES6.
mqyqingfeng/Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
ericdouglas/ES6-Learning List of resources to learn ECMAScript 6!
bpesquet/thejsway The JavaScript Way book
dthree/cash Cross-platform Linux commands in ES6
i0natan/nodebestpractices The largest Node.JS best practices list. Curated from the top ranked articles and always updated
Promise
- JavaScript Promises: The Basics
- JavaScript Promise迷你书
- JavaScript Promises - Thinking Sync in an Async World
- Learn Promises
- Learn JavaScript Promises by Building a Promise from Scratch
- Promise Workshop
- 慕课网Promise 入门 (Github)