原文链接:http://exploringjs.com/es2016-es2017/
- The TC39 process for ECMAScript features
- FAQ: ES2016 and ES2017
- Async函数
- Shared memory and atomics
- Object.entries() 和 Object.values()
- 字符串操作方法:padStart() 和 padEnd()
- Object.getOwnPropertyDescriptors()
- 函数参数列表尾部逗号