- Advanced JavaScript
- Zachary Shute
- 111字
- 2021-06-11 13:39:35
Summary
In this chapter, we saw how ECMAScript is a scripting language specification for modern JavaScript. ECMAScript 6, or ES6, was released in 2015. Through this chapter, we covered some of the various key points of ES6 and their differences from previous versions of JavaScript. We highlighted the rules of variable scoping, the keywords for declaring variables, fat arrow function syntax, template literals, enhanced object property notation, destructuring assignment, classes and modules, transpilation, and iterators and generators. You are ready to begin applying this knowledge to your professional JavaScript projects.
In the next chapter, we will learn what an asynchronous programming language is and how to write and understand asynchronous code.
- PHP動態網站程序設計
- Oracle數據庫從入門到運維實戰
- Building Serverless Applications with Python
- Mastering JavaScript Design Patterns(Second Edition)
- Java Web從入門到精通(第3版)
- Django 5企業級Web應用開發實戰(視頻教學版)
- 軟件體系結構
- DB2SQL性能調優秘笈
- Python面試通關寶典
- Software Architecture with Python
- 量子計算機編程:從入門到實踐
- Java面向對象程序設計教程
- 產品架構評估原理與方法
- VMware vSphere Design Essentials
- Learning Ionic(Second Edition)