ES6 完全使用手册ES6 完全使用手册 前言1. let 和 const2. 模板字符串3. 箭头函数4. Symbol5. Set 和 Map6. for of7. Promise8. Async9. Class10.Decorator11. 函数12. 拓展运算符14. 解构赋值15. 增强的对象字面量16. 数组的拓展方法17. optional-chaining18. logical-assignment-operators19. nullish-coalescing-operator20. pipeline-operator其他参考ES6 系列