Mastering Modular JavaScript (Paperback)

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的特性來編寫清晰的程序並減少複雜性。此外,您還將學習如何將Twelve-Factor App原則應用於前端和後端JavaScript應用程序開發中。