Mastering JavaScript High Performance
暫譯: 精通 JavaScript 高效能
Chad R. Adams
- 出版商: Packt Publishing
- 出版日期: 2015-03-31
- 售價: $1,860
- 貴賓價: 9.5 折 $1,767
- 語言: 英文
- 頁數: 271
- 裝訂: Paperback
- ISBN: 1784397296
- ISBN-13: 9781784397296
-
相關分類:
JavaScript
海外代購書籍(需單獨結帳)
相關主題
商品描述
Master the art of building, deploying, and optimizing faster web applications with JavaScript
About This Book
- Test and optimize JavaScript code efficiently
- Build faster and more proficient JavaScript programs for web browsers and hybrid mobile apps
- Step-by-step tutorial stuffed with real-world examples
Who This Book Is For
If you are a JavaScript developer with some experience in development and want to increase the performance of JavaScript projects by building faster web apps, then this book is for you. You should know the basic concepts of JavaScript.
What You Will Learn
- Test existing JavaScript code using JSLint and understand how to better optimize JavaScript code
- Create your own build system for JavaScript projects using Node.js and GulpJS
- Get to know best performance-focused practices when writing JavaScript code
- Use the DOM more efficiently by optimizing JavaScript with CSS3 animations
- Learn how to unit test JavaScript code using Jasmine
In Detail
Studying JavaScript performance in depth will make you capable of tackling the complex and important tasks required to solve performance issues. In this book, you'll learn when and why to use an IDE over a common text editor. Packed with examples, you'll also learn how to create a build system to test and deploy your JavaScript project by optimizing the code. Next, you will move on to learn about DOM optimization, JavaScript promises, and web workers to better break up your large codebase. You will also learn about JavaScript performance on mobile platforms such as iOS and Android and how to deploy your JavaScript project to a device. Finally, by the end of the book, you'll be able to pinpoint JavaScript performance problems using appropriate tools, provide optimization techniques, and provide tools to develop fast applications with JavaScript.
商品描述(中文翻譯)
**掌握使用 JavaScript 建立、部署和優化更快的網頁應用程式的藝術**
## 本書介紹
- 高效測試和優化 JavaScript 代碼
- 為網頁瀏覽器和混合移動應用程式建立更快且更熟練的 JavaScript 程式
- 充滿真實案例的逐步教學
## 本書適合誰
如果您是一位具有一定開發經驗的 JavaScript 開發者,並希望通過建立更快的網頁應用程式來提高 JavaScript 專案的性能,那麼這本書適合您。您應該了解 JavaScript 的基本概念。
## 您將學到什麼
- 使用 JSLint 測試現有的 JavaScript 代碼,並了解如何更好地優化 JavaScript 代碼
- 使用 Node.js 和 GulpJS 為 JavaScript 專案創建自己的構建系統
- 瞭解編寫 JavaScript 代碼時最佳的性能導向實踐
- 通過使用 CSS3 動畫來優化 JavaScript,更有效地使用 DOM
- 學習如何使用 Jasmine 進行 JavaScript 代碼的單元測試
## 詳細內容
深入研究 JavaScript 性能將使您能夠應對解決性能問題所需的複雜和重要任務。在本書中,您將學習何時以及為什麼使用 IDE 而不是普通文本編輯器。書中充滿了範例,您還將學習如何創建一個構建系統來測試和部署您的 JavaScript 專案,並優化代碼。接下來,您將學習 DOM 優化、JavaScript promises 和網頁工作者,以更好地拆分您的大型代碼庫。您還將了解 JavaScript 在 iOS 和 Android 等移動平台上的性能,以及如何將您的 JavaScript 專案部署到設備上。最後,在本書結束時,您將能夠使用適當的工具找出 JavaScript 性能問題,提供優化技術,並提供開發快速應用程式的工具。