Practical Modern JavaScript: Dive into ES6 and the future of 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 功能。您將學習如何遵循擴展式開發方法來應對應用程式開發。當程式碼庫的部分變得過大時,您可以將其拆分為較小的模組。