Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2/e (Paperback)
暫譯: 學習 JavaScript 設計模式:JavaScript 與 React 開發者指南,第 2 版 (平裝本)
Osmani, Addy
- 出版商: O'Reilly
- 出版日期: 2023-06-06
- 定價: $2,360
- 售價: 8.0 折 $1,888
- 語言: 英文
- 頁數: 296
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098139879
- ISBN-13: 9781098139872
-
相關分類:
JavaScript、React、Design Pattern
-
相關翻譯:
JavaScript 設計模式學習手冊, 2/e (Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2/e) (繁中版)
立即出貨
買這商品的人也買了...
-
$1,710Real World Haskell (Paperback)
-
$950$808 -
$320$253 -
$980$774 -
$2,100$1,995 -
$1,700$1,700 -
$834$792 -
$2,120$2,014 -
$780$616 -
$4,620$4,389 -
$580$452 -
$600$474 -
$1,650$1,568 -
$1,888Database Internals: A Deep Dive Into How Distributed Data Systems Work (Paperback)
-
$560$442 -
$780$616 -
$1,980$1,881 -
$2,160$2,052 -
$980$774 -
$580$452 -
$1,840Multithreaded JavaScript: Concurrency Beyond the Event Loop
-
$880$695 -
$580$458 -
$600$468 -
$750$585
商品描述
Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.
Author Addy Osmani shows you how to apply modern design patterns to JavaScript and React. That includes popular design patterns such as modules, mixins, observers, and mediators. You'll learn about performance and rendering patterns, such as server-side rendering and islands architecture. You'll also learn how modern architectural patterns--such as MVC, MVP, and MVVM--are useful from the perspective of a modern web application developer. Other essential topics include modern JavaScript syntax and React patterns such as Hooks, higher order components, and render props.
This book explores:
- Patterns to architect your components and apps
- More than 20 design patterns in JavaScript and React
- Different pattern categories, including creational, structural, and behavioral
- Performance patterns such as dynamic imports and code-splitting
- Rendering patterns such as server-side rendering, hydration, islands architecture, and more
商品描述(中文翻譯)
您想透過應用現代設計模式來撰寫美觀、結構良好且易於維護的 JavaScript 嗎?您想要乾淨、高效且易於管理的程式碼嗎?想要隨時掌握最新的最佳實踐嗎?如果是這樣,更新版的《Learning JavaScript Design Patterns》第二版將是您開始的理想之地。
作者 Addy Osmani 向您展示如何將現代設計模式應用於 JavaScript 和 React。這包括流行的設計模式,如模組、混入、觀察者和中介者。您將學習有關性能和渲染模式的知識,例如伺服器端渲染和島嶼架構。您還將了解現代架構模式(如 MVC、MVP 和 MVVM)對於現代網頁應用程式開發者的實用性。其他重要主題包括現代 JavaScript 語法和 React 模式,如 Hooks、高階組件和渲染屬性。
本書探討:
- 用於架構您的組件和應用程式的模式
- 超過 20 種 JavaScript 和 React 的設計模式
- 不同的模式類別,包括創建型、結構型和行為型
- 性能模式,如動態導入和程式碼分割
- 渲染模式,如伺服器端渲染、重水化、島嶼架構等