Mastering JavaScript High Performance
Chad R. Adams
- 出版商: Packt Publishing
- 出版日期: 2015-03-31
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 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 動畫來更有效地使用 DOM,優化 JavaScript
- 學習如何使用 Jasmine 進行 JavaScript 代碼的單元測試
詳細內容
深入研究 JavaScript 性能將使你能夠應對解決性能問題所需的複雜和重要任務。在本書中,你將學習何時以及為什麼要使用 IDE 而不是普通的文本編輯器。書中充滿範例,你還將學習如何創建一個建構系統來測試和部署你的 JavaScript 專案,並優化代碼。接下來,你將學習 DOM 優化、JavaScript promises 和 web workers,以更好地拆分你的大型代碼庫。你還將了解 JavaScript 在 iOS 和 Android 等移動平台上的性能,以及如何將你的 JavaScript 專案部署到設備上。最後,在本書結束時,你將能夠使用適當的工具找出 JavaScript 性能問題,提供優化技術,並提供開發快速應用程式的工具。