- Advanced JavaScript
- Zachary Shute
- 65字
- 2021-06-11 13:39:32
Chapter 1
Introducing ECMAScript 6
Learning Objectives
By the end of this chapter, you will be able to:
- Define the different scopes in JavaScript and characterize variable declaration
- Simplify JavaScript object definitions
- Destructure objects and arrays, and build classes and modules
- Transpile JavaScript for compatibility
- Compose iterators and generators
In this chapter, you'll be learning how to use the new syntax and concepts of ECMAScript.
推薦閱讀
- Java入門很輕松(微課超值版)
- JIRA 7 Administration Cookbook(Second Edition)
- 精通Python自然語言處理
- Reactive Android Programming
- Spring Boot進階:原理、實戰與面試題分析
- 焊接機器人系統操作、編程與維護
- Java Web開發詳解
- Python圖形化編程(微課版)
- Learning Material Design
- Mastering Elasticsearch(Second Edition)
- Serverless Web Applications with React and Firebase
- App Inventor 2 Essentials
- Unity 5.X從入門到精通
- Penetration Testing with the Bash shell
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐