Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers
暫譯: 深入理解 ECMAScript 6:JavaScript 開發者的權威指南
Nicholas C. Zakas
- 出版商: No Starch Press
- 出版日期: 2016-09-03
- 定價: $1,225
- 售價: 8.8 折 $1,078
- 語言: 英文
- 頁數: 352
- 裝訂: Paperback
- ISBN: 1593277571
- ISBN-13: 9781593277574
-
相關分類:
JavaScript
-
相關翻譯:
深入理解 ES6 (簡中版)
立即出貨
買這商品的人也買了...
-
$420$332 -
$1,850$1,758 -
$770The Principles of Object-Oriented JavaScript (Paperback)
-
$960$912 -
$780$616 -
$1,030$979 -
$380$300 -
$1,030$979 -
$1,120$1,064 -
$650$618 -
$1,030$979 -
$780$616 -
$1,680Unity 5.x Cookbook (Paperback)
-
$500$395 -
$780$616 -
$380$300 -
$2,010$1,910 -
$650$514 -
$560$437 -
$540$427 -
$520$411 -
$650$514 -
$560Node.js 硬實戰:115個核心技巧 (Node.js in Practice)
-
$179Node.js 進階之路
-
$699$594
商品描述
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
商品描述(中文翻譯)
ECMAScript 6 代表了 JavaScript 語言歷史上對核心的最大更新。在《Understanding ECMAScript 6》中,專家開發者 Nicholas C. Zakas 提供了對 ECMAScript 6 帶給 JavaScript 的物件類型、語法及其他令人興奮的變化的完整指南。每一章都充滿了可以在任何 JavaScript 環境中運行的範例程式碼,讓你能夠看到新功能的實際運作。你將學到:
- ECMAScript 6 類別語法如何與更熟悉的 JavaScript 概念相關聯
- 迭代器和生成器的實用性
- 箭頭函數與常規函數的不同之處
- 如何使用集合、映射等來儲存資料
- 繼承的力量
- 如何利用 Promise 改善非同步程式設計
- 模組如何改變你組織程式碼的方式
無論你是網頁開發者還是 Node.js 開發者,《Understanding ECMAScript 6》在你從 ECMAScript 5 過渡到 ECMAScript 6 的旅程中都是不可或缺的。