Understanding ECMAScript 6 : The Definitive Guide for JavaScript Developers

0
(0)

Understanding ECMAScript 6
: The Definitive Guide for JavaScript Developers

作者:NicholasC.Zakas

出版社:NoStarchPress

副标题:TheDefinitiveGuideforJavaScriptDevelopers

出版年:2016-9-3

页数:352

定价:USD34.95

装帧:Paperback

ISBN:9781593277574

内容简介
······

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'll be able to see new features in action. You'll learn:

* How ECMAScript 6 class syntax relates to more familiar JavaScript concepts

* What makes iterators and generators useful

* How arrow functions differ from regular functions

* Ways to store data with sets, maps, and more

* The power of inheritance

* How to improve asynchronous programming with promises

* How modules change the way you organize code

Whether you're a web developer or a Node.js developer, you'll find Understanding ECMAScript 6 indispensable on your journey from ECMAScript 5 to ECMAScript 6.

作者简介
······

Nicholas C. Zakas has been working on web applications since 2000, focusing on frontend development, and is known for writing and speaking about frontend best practices. He honed his experience during his five years at Yahoo!, where he was principal frontend engineer for the Yahoo! home page. He is the author of several books, including The Principles of Object-Oriented JavaScript (No Starch Press) and Professional JavaScript for Web Developers (Wrox).

目录
······

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)

评论 ······

jser不读zakas的书,不好意思和别人打招呼。这本书实乃必读佳作,值得反复阅读。

Nicholas Zakas的写书风格就是讲解详细、层次递进,阅读的时候只会感觉到轻松愉快。唯一的一些槽点其实是关于EcmaScript委员会的,他们对有些接口的命名思路和规范的定义,还真是不走寻常路。

Nicholas的书都好棒~

又是一部字典般的introducation,详细讲了ES6的各种语言特性,其实看多了很多语言都差不多的,array,class,iterator,module等等都是一样的(属于PLT部分),JavaScript真的是一门诞生时没有怎么设计好的一门语言,后面加各种语法糖啥的。看到后面没啥耐心了,有个大致概念就好,以后要用查MDN好了。

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册