发表于2025-01-11
Understanding ECMAScript 6 pdf epub mobi txt 电子书 下载
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).
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.
##有电子在线版 基本翻完了,惊喜不多
评分##有电子在线版 基本翻完了,惊喜不多
评分 评分 评分##gitbook找的中译版,真是由浅入深,看完感觉对之前的实践有了更清晰的认识。不过还是需要二刷~~ p89 解构是一种打破数据解构 P94 这种语法实际上与传统对象字面量的语法相悖,原来的语法名称在冒号左边,值在右边;现在值在冒号右边,而对象的属性名在左边。 后面反了 p97 这一点与数组解构的约定不同 应为对象 p205 正常情况下,继承自 Array 的 slice() 方法应该返回 Arra...
评分 评分 评分##javascript 技能升级
评分##gitbook找的中译版,真是由浅入深,看完感觉对之前的实践有了更清晰的认识。不过还是需要二刷~~ p89 解构是一种打破数据解构 P94 这种语法实际上与传统对象字面量的语法相悖,原来的语法名称在冒号左边,值在右边;现在值在冒号右边,而对象的属性名在左边。 后面反了 p97 这一点与数组解构的约定不同 应为对象 p205 正常情况下,继承自 Array 的 slice() 方法应该返回 Arra...
Understanding ECMAScript 6 pdf epub mobi txt 电子书 下载