Practical Modern JavaScript: Dive into ES6 and the future of JavaScript
暫譯: 實用現代 JavaScript:深入 ES6 及 JavaScript 的未來

Nicolas Bevacqua

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

相關主題

商品描述

Ideal for professional software developers with a basic understanding of JavaScript, this practical book shows you how to build small, interconnected ES6 JavaScript modules that emphasize reusability. You'll learn how to face a project with a modular mindset, and how to organize your applications into simple pieces that work well in isolation and can be combined to create a large, robust application.

This book focuses on two aspects of JavaScript development: modularity and ES6 features. You’ll learn how to tackle application development by following a scale-out approach. As pieces of your codebase grow too big, you can break them up into smaller modules.

商品描述(中文翻譯)

適合對 JavaScript 有基本了解的專業軟體開發人員,本書實用地展示了如何構建小型、互相連結的 ES6 JavaScript 模組,強調可重用性。您將學習如何以模組化的思維面對專案,以及如何將應用程式組織成簡單的部分,這些部分在獨立運作時表現良好,並且可以結合起來創建一個大型、穩健的應用程式。

本書專注於 JavaScript 開發的兩個方面:模組化和 ES6 特性。您將學習如何通過採用擴展的方法來處理應用程式開發。當您的程式碼庫的某些部分變得過大時,您可以將它們拆分成更小的模組。