You Don't Know JS: Scope & Closures (Paperback)
暫譯: 你不知道的 JavaScript:作用域與閉包 (平裝本)
Kyle Simpson
- 出版商: O'Reilly
- 出版日期: 2014-03-24
- 售價: $890
- 貴賓價: 9.5 折 $846
- 語言: 英文
- 頁數: 98
- 裝訂: Paperback
- ISBN: 1449335586
- ISBN-13: 9781449335588
已絕版
買這商品的人也買了...
-
學徒模式-優秀軟體開發者的養成之路 (Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman)$420$332 -
JavaScript for PHP Developers (Paperback)$499$473 -
$699CSS3: The Missing Manual, 3/e (Paperback) -
Arduino 升級入門(進階)套件 (附範例程式下載連結)$1,400$1,330 -
Arduino 互動設計專題與實戰-深入 Arduino 的全方位指南 (附114段教學與執行影片/範例程式檔)$550$435 -
You Don't Know JS: this & Object Prototypes (Paperback)$950$903 -
You Don't Know JS: Types & Grammar (Paperback)$950$903 -
You Don't Know JS: Async & Performance (Paperback)$1,040$988 -
You Don't Know JS: Up & Going (Paperback)$600$570 -
你不能錯過的 CSS 指南:實用 X 必用 X 拿來即用的 400 段程式碼 + 151 個範例$490$387 -
Raspberry Pi 2B 機殼開關電源儲存HDMI套件包$2,250$2,205 -
會聲會影 X8 影片剪輯:剪接‧字幕‧濾鏡‧配樂‧分享 一次搞定$390$332 -
You Don't Know JS: ES6 & Beyond (Paperback)$950$903 -
當猛虎遇上Android | 一手掌握Android App程式開發與設計$880$695 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
演算法的樂趣|23個程式設計必學主題與應用實例$480$408 -
你所不知道的 JS|導讀,型別與文法 (You Don't Know JS: Up & Going)$520$411 -
你所不知道的 JS|範疇與 Closures,this 與物件原型 (You Don't Know JS: this & Object Prototypes)$520$411 -
Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers$1,225$1,164 -
你所不知道的 JS|非同步處理與效能 (You Don't Know JS: Async & Performance)$520$411 -
演算法技術手冊, 2/e (Algorithms in a Nutshell: A Practical Guide, 2/e)$580$458 -
你所不知道的 JS|ES6 與未來發展 (You Don't Know JS: ES6 & Beyond)$520$411 -
$990Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, 2/e (Paperback) -
Illustrated Guide to Python 3: A Complete Walkthrough of Beginning Python with Unique Illustrations Showing how Python Really Works. Now covering Python 3.6 (Treading on Python) (Volume 1)$1,590$1,511 -
$1,090Data Science on the Google Cloud Platform: Implementing End-to-End Real-Time Data Pipelines: From Ingest to Machine Learning
商品描述
No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You’ll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
Like other books in the "You Don’t Know JS" series, Scope and Closures dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery.
- Learn about scope, a set of rules to help JavaScript engines locate variables in your code
- Go deeper into nested scope, a series of containers for variables and functions
- Explore function- and block-based scope, “hoisting”, and the patterns and benefits of scope-based hiding
- Discover how to use closures for synchronous and asynchronous tasks, including the creation of JavaScript libraries
商品描述(中文翻譯)
無論你對 JavaScript 有多少經驗,可能都不完全理解這門語言。本書是一個簡潔而深入的指南,帶你了解作用域(scope)和閉包(closures),這兩個核心概念是成為更有效率和更有效的 JavaScript 程式設計師所必須掌握的。你將學習它們的運作原理及原因,以及理解閉包如何成為你開發技能組合中的一個強大部分。
與「你不知道的 JavaScript」系列中的其他書籍一樣,作用域與閉包 深入探討許多 JavaScript 程式設計師簡單避開的語言較為棘手的部分。掌握這些知識後,你可以實現真正的 JavaScript 精通。
- 了解作用域,這是一組幫助 JavaScript 引擎定位你程式碼中變數的規則
- 深入探討嵌套作用域,這是一系列用於變數和函數的容器
- 探索基於函數和區塊的作用域、「提升」(hoisting),以及基於作用域隱藏的模式和好處
- 發現如何使用閉包來處理同步和非同步任務,包括創建 JavaScript 函式庫
