Mastering Modular JavaScript (Paperback)
暫譯: 精通模組化 JavaScript (平裝本)
Nicolas Bevacqua
- 出版商: O'Reilly
- 出版日期: 2018-10-16
- 定價: $1,650
- 售價: 8.0 折 $1,320
- 語言: 英文
- 頁數: 164
- 裝訂: Paperback
- ISBN: 1491955686
- ISBN-13: 9781491955680
-
相關分類:
JavaScript
-
相關翻譯:
深入學習 JavaScript 模組化設計 (Mastering Modular JavaScript) (繁中版)
精通模塊化 JavaScript (簡中版)
立即出貨
買這商品的人也買了...
-
$990JavaScript Cookbook, 2/e (Paperback)
-
$1,074Discussing Design: Improving Communication and Collaboration through Critique (Paperback)
-
$1,452Refactoring JavaScript: Turning Bad Code Into Good Code
-
$1,540Practical Modern JavaScript: Dive into ES6 and the future of JavaScript
-
$190$181
商品描述
If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.
Nicolás Bevacqua, author of Practical Modern JavaScript, demonstrates how to scale out JavaScript applications by breaking codebases into smaller modules. By following the design practices in this book, senior developers, technical leaders, and software architects will learn how to create modules that are simple and flexible while keeping internal complexity in check.
- Learn modular design essentials, including how your application will be consumed and what belongs on the interface
- Design module internals to keep your code readable and its intent clear
- Reduce complexity by refactoring code and containing and eliminating state
- Take advantage of modern JavaScript features to write clear programs and reduce complexity
- Apply Twelve-Factor App principles to frontend and backend JavaScript application development
商品描述(中文翻譯)
如果您對 JavaScript 和 ECMAScript 6 (ES6) 有基本的了解,這本實用指南將幫助您處理模組化編程,以產生可讀、可維護且可擴展的代碼。您將學習 JavaScript 的模組架構基礎,以及在每個系統層級(包括客戶端和伺服器)撰寫自包含代碼的好處。
《實用現代 JavaScript》的作者 Nicolás Bevacqua 展示了如何通過將代碼庫拆分為更小的模組來擴展 JavaScript 應用程式。通過遵循本書中的設計實踐,高級開發人員、技術領導者和軟體架構師將學會如何創建簡單且靈活的模組,同時保持內部複雜性在可控範圍內。
- 學習模組設計的基本要素,包括您的應用程式將如何被使用以及介面上應該包含什麼
- 設計模組內部以保持代碼的可讀性和意圖的清晰
- 通過重構代碼和控制及消除狀態來減少複雜性
- 利用現代 JavaScript 特性來撰寫清晰的程式並減少複雜性
- 將十二因素應用程式原則應用於前端和後端的 JavaScript 應用程式開發