Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 183 Bytes

13_ES9.md

File metadata and controls

6 lines (4 loc) · 183 Bytes

ES9新增知识点

  • Async iterators:后续迭代器讲解
  • Object spread operators:前面讲过了(对象的展开运算符)
  • Promise finally:后续讲Promise讲解