Book description
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
Publisher resources
Table of contents
- Preface
- Module Thinking
- Modularity Principles
- Module Design
- Shaping Internals
- Modular Patterns and Practices
- Development Methodology and Philosophy
- Index
Product information
- Title: Mastering Modular JavaScript
- Author(s):
- Release date: September 2018
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491955680
You might also like
book
JavaScript Next: Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9
JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing …
book
Pro TypeScript: Application-Scale JavaScript Development
Explore the features of this innovative open source language in depth, from working with the type …
book
JavaScript Frameworks for Modern Web Development: The Essential Frameworks, Libraries, and Tools to Learn Right Now
Enrich your software design skills and take a guided tour of the wild, vast, and untamed …
book
Architecting CSS: The Programmer’s Guide to Effective Style Sheets
Leverage various CSS features in combination with popular architectures in order to bring your style sheets …