You Don't Know JS: ES6 & Beyond (Paperback)
暫譯: 你不知道的 JavaScript:ES6 與未來
Kyle Simpson
- 出版商: O'Reilly
- 出版日期: 2015-12-27
- 售價: $1,020
- 貴賓價: 9.5 折 $969
- 語言: 英文
- 頁數: 278
- 裝訂: Paperback
- ISBN: 1491904240
- ISBN-13: 9781491904244
-
相關分類:
JavaScript
-
相關翻譯:
你所不知道的 JS|ES6 與未來發展 (You Don't Know JS: ES6 & Beyond) (繁中版)
買這商品的人也買了...
-
$1,520$1,444 -
$1,650$1,568 -
$420$332 -
$420$332 -
$1,330$1,264 -
$4,130$3,924 -
$950$903 -
$1,020$969 -
$1,020$969 -
$1,110$1,055 -
$640$608 -
$1,260$1,197 -
$680$537 -
$520$442 -
$400$340 -
$580$452 -
$520$442 -
$580$458 -
$520$442 -
$1,120The Manager's Path: A Guide for Tech Leaders Navigating Growth and Change (Paperback)
-
$1,971Cloud Native Java: Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry
-
$990Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, 2/e (Paperback)
-
$1,750$1,663 -
$1,501The Object-Oriented Thought Process, 5/e (Paperback)
-
$1,408Programming WebAssembly with Rust
相關主題
商品描述
No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the "You Don’t Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built.
Like other books in this series, You Don’t Know JS: ES6 & Beyond dives into trickier parts of the language that many JavaScript programmers either avoid or know nothing about. Armed with this knowledge, you can achieve true JavaScript mastery.
With this book, you will:
- Learn new ES6 syntax that eases the pain points of common programming idioms
- Organize code with iterators, generators, modules, and classes
- Express async flow control with Promises combined with generators
- Use collections to work more efficiently with data in structured ways
- Leverage new API helpers, including Array, Object, Math, Number, and String
- Extend your program’s capabilities through meta programming
- Preview features likely coming to JS beyond ES6
商品描述(中文翻譯)
無論你對 JavaScript 有多少經驗,幾乎可以肯定你並不完全理解這門語言。作為「You Don’t Know JS」系列的一部分,這本簡明的指南專注於 ECMAScript 6 (ES6) 中可用的新特性,這是 JavaScript 所建立的標準的最新版本。
與本系列的其他書籍類似,You Don’t Know JS: ES6 & Beyond 深入探討了許多 JavaScript 程式設計師要麼避免要麼一無所知的語言中較為棘手的部分。掌握這些知識後,你可以實現真正的 JavaScript 精通。
透過這本書,你將:
- 學習新的 ES6 語法,減輕常見程式設計慣用語的痛點
- 使用迭代器、生成器、模組和類別來組織程式碼
- 使用 Promises 結合生成器來表達非同步流程控制
- 利用集合以結構化的方式更有效地處理數據
- 利用新的 API 助手,包括 Array、Object、Math、Number 和 String
- 透過元編程擴展程式的功能
- 預覽可能在 ES6 之後進入 JS 的特性