Mastering Modular JavaScript (Paperback)
暫譯: 精通模組化 JavaScript (平裝本)

Nicolas Bevacqua

買這商品的人也買了...

商品描述

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 應用程式開發