Hands-On JavaScript High Performance
暫譯: 實戰 JavaScript 高效能
Scherer, Justin
- 出版商: Packt Publishing
- 出版日期: 2020-02-28
- 定價: $1,300
- 售價: 9.0 折 $1,170
- 語言: 英文
- 頁數: 376
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1838821090
- ISBN-13: 9781838821098
-
相關分類:
JavaScript
立即出貨 (庫存=1)
相關主題
商品描述
High-performance web development is all about cutting through the complexities in different layers of a web app and building services and APIs that improve the speed and performance of your apps on the browser. With emerging web technologies, building scalable websites and sustainable web apps is smoother than ever.
This book starts by taking you through the web frontend, popular web development practices, and the latest version of ES and JavaScript. You'll work with Node.js and learn how to build web apps without a framework. The book consists of three hands-on examples that help you understand JavaScript applications at both the server-side and the client-side using Node.js and Svelte.js. Each chapter covers modern techniques such as DOM manipulation and V8 engine optimization to strengthen your understanding of the web. Finally, you’ll delve into advanced topics such as CI/CD and how you can harness their capabilities to speed up your web development dramatically.
By the end of this web development book, you'll have understood how the JavaScript landscape has evolved, not just for the frontend but also for the backend, and be ready to use new tools and techniques to solve common web problems.
商品描述(中文翻譯)
高效能的網頁開發就是要簡化網頁應用程式不同層級的複雜性,並建立能提升應用程式在瀏覽器上速度和效能的服務與 API。隨著新興的網頁技術,建立可擴展的網站和可持續的網頁應用程式變得比以往更為順利。
本書首先帶您了解網頁前端、流行的網頁開發實踐以及最新版本的 ES 和 JavaScript。您將使用 Node.js,學習如何在不使用框架的情況下構建網頁應用程式。本書包含三個實作範例,幫助您理解使用 Node.js 和 Svelte.js 的 JavaScript 應用程式,無論是在伺服器端還是客戶端。每一章都涵蓋現代技術,例如 DOM 操作和 V8 引擎優化,以加強您對網頁的理解。最後,您將深入探討 CI/CD 等進階主題,以及如何利用這些能力顯著加快您的網頁開發。
在本書結束時,您將了解 JavaScript 生態系統的演變,不僅限於前端,還包括後端,並準備好使用新工具和技術來解決常見的網頁問題。
作者簡介
Justin Scherer has been professionally developing JavaScript applications for over 10 years. On top of this, he has worked in a variety of fields ranging from embedded systems to high-performance cluster applications. Justin has led development teams that utilize JavaScript on the web and on the server. He currently works for a large financial institution where he is leading the charge on developing highly performant front-end and middleware using JavaScript. On his off time, he has a handful of hobbies: playing the piano, going to concerts, repairing watches, reading, and spending time with his wife. His mind is constantly wandering to new areas where technology, especially web technology could prove useful.
作者簡介(中文翻譯)
Justin Scherer 已經專業開發 JavaScript 應用程式超過 10 年。除此之外,他還在多個領域工作過,從嵌入式系統到高效能叢集應用程式。Justin 曾領導開發團隊,利用 JavaScript 在網頁和伺服器上進行開發。他目前在一家大型金融機構工作,負責開發高效能的前端和中介軟體,使用 JavaScript。在空閒時間,他有幾個愛好:彈鋼琴、參加音樂會、修理手錶、閱讀,以及與妻子共度時光。他的思緒不斷游走於新領域,尋找技術,特別是網路技術可以發揮作用的地方。
目錄大綱
- Tools for High Performance on the Web
- Immutability versus Mutability - The Balance between Safety and Speed
- Vanilla Land - Looking at the Modern Web
- Practical Example - A Look at Svelte and Being Vanilla
- Switching Contexts - No DOM, Different Vanilla
- Message Passing - Learning about the Different Types
- Streams - Understanding Streams and Non-Blocking I/O
- Data Formats - Looking at Different Data Types Other Than JSON
- Practical Example - Building a Static Server
- Workers - Learning about Dedicated and Shared Workers
- Service Workers - Caching and Making Things Faster
- Building and Deploying a Full Web Application
- WebAssembly - A Brief Look into Native Code on the Web
目錄大綱(中文翻譯)
- Tools for High Performance on the Web
- Immutability versus Mutability - The Balance between Safety and Speed
- Vanilla Land - Looking at the Modern Web
- Practical Example - A Look at Svelte and Being Vanilla
- Switching Contexts - No DOM, Different Vanilla
- Message Passing - Learning about the Different Types
- Streams - Understanding Streams and Non-Blocking I/O
- Data Formats - Looking at Different Data Types Other Than JSON
- Practical Example - Building a Static Server
- Workers - Learning about Dedicated and Shared Workers
- Service Workers - Caching and Making Things Faster
- Building and Deploying a Full Web Application
- WebAssembly - A Brief Look into Native Code on the Web