You Don't Know JS: Types & Grammar (Paperback)
暫譯: 你不知道的 JavaScript:類型與語法 (平裝本)
Kyle Simpson
- 出版商: O'Reilly
- 出版日期: 2015-02-21
- 售價: $1,020
- 貴賓價: 9.5 折 $969
- 語言: 英文
- 頁數: 198
- 裝訂: Paperback
- ISBN: 1491904194
- ISBN-13: 9781491904190
-
相關分類:
JavaScript
已絕版
買這商品的人也買了...
-
$1,520$1,444 -
$1,650$1,568 -
$420$332 -
$1,330$1,264 -
$4,130$3,924 -
$380$361 -
$950$903 -
$1,020$969 -
$1,110$1,055 -
$640$608 -
$1,020$969 -
$1,260$1,197 -
$520$442 -
$520$442 -
$1,225$1,164 -
$520$442 -
$580$458 -
$520$442 -
$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,690$1,606 -
$1,090Data Science on the Google Cloud Platform: Implementing End-to-End Real-Time Data Pipelines: From Ingest to Machine Learning
-
$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 explores JavaScript types in greater depth than previous treatments, defining the problems of coercion, demonstrating why types work, and showing developers how to take advantage of those features.
The type system in JavaScript is subject to several misconceptions. Many developers believe that JavaScript has no types, but that's not the case. JavaScript uses a number of types behind the scenes, and has a sophisticated system of implicit and explicit coercion between the various types. This book gives you the complete story.
Like other books in this series, You Don’t Know JS: Types & Grammar dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery.
商品描述(中文翻譯)
無論你對 JavaScript 有多少經驗,可能都不完全理解這門語言。作為「You Don’t Know JS」系列的一部分,這本簡明的指南比以往的處理更深入地探討了 JavaScript 的類型,定義了強制轉換的問題,展示了類型為何有效,並向開發者展示如何利用這些特性。
JavaScript 的類型系統存在幾個誤解。許多開發者認為 JavaScript 沒有類型,但事實並非如此。JavaScript 在背後使用了多種類型,並且在各種類型之間有一個複雜的隱式和顯式強制轉換系統。本書將為你提供完整的故事。
與本系列的其他書籍類似,《You Don’t Know JS: Types & Grammar》深入探討了許多 JavaScript 程式設計師簡單避開的語言中較棘手的部分。掌握這些知識後,你可以實現真正的 JavaScript 精通。