logo
分类于: 职场办公 其它

简介

Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers

Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers 9.3分

资源最后更新于 2020-07-25 14:10:55

作者:Nicholas C. Zakas

出版社:No Starch Press

出版日期:2016-01

ISBN:9781593277574

文件格式: pdf

标签: JavaScript ES6 前端 编程 ECMAScript Programming 计算机 FrontEnd

简介· · · · · ·

ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you'l...

直接下载

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Introduction
Chapter 1: Block Bindings
Chapter 2: Strings and Regular Expressions
Chapter 3: Functions
Chapter 4: Expanded Object Functionality
Chapter 5: Destructuring for Easier Data Access
Chapter 6: Symbols and Symbol Properties
Chapter 7: Sets and Maps
Chapter 8: Iterators and Generators
Chapter 9: Introducing JavaScript Classes
Chapter 10: Improved Array Capabilities
Chapter 11: Promises and Asynchronous Programming
Chapter 12: Proxies and the Reflection API
Chapter 13: Encapsulating Code with Modules
Appendix A: Minor Changes in ECMAScript 6
Appendix B: Understanding ECMAScript 7 (2016)