Mastering modular JavaScript
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-cont...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media, Inc
[2018]
|
Edition: | First edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630482706719 |
Table of Contents:
- Module thinking
- Modularity principles
- Module design
- Shaping internals
- Modular patterns and practices
- Development methodology and philosophy.