Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

The learning reference link for ES6


May 08, 2021 ES6


Table of contents


Official documents

A comprehensive presentation

3. let and const

4. Deconstruct the assignment

5. String

6. The rules

7. Values

8. Array

9. Functions

10. Object

11. Symbol

12. Set and Map

13. Proxy and Reflect

14. Promise object

15. Iterator

16. Generator

17. Asynchronous operations and Async functions

18. Class

19. Decorator

20. Module

21. Binary array

22. SIMD

23. Tools