Mastering Modular JavaScript

Mastering Modular JavaScript
Author :
Publisher : O'Reilly Media
Total Pages : 0
Release :
ISBN-10 : 1491955686
ISBN-13 : 9781491955680
Rating : 4/5 (680 Downloads)

Book Synopsis Mastering Modular JavaScript by : Nicolas Bevacqua

Download or read book Mastering Modular JavaScript written by Nicolas Bevacqua and published by O'Reilly Media. This book was released on 2018 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Mastering Modular JavaScript Related Books

Mastering Modular JavaScript
Language: en
Pages: 0
Authors: Nicolas Bevacqua
Categories: JavaScript (Computer program language)
Type: BOOK - Published: 2018 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

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 reada
Modular Programming with JavaScript
Language: en
Pages: 274
Authors: Sasan Seydnejad
Categories: Computers
Type: BOOK - Published: 2016-07-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability About This Book Design and build fully modular, modern
Functional Programming in JavaScript
Language: en
Pages: 371
Authors: Luis Atencio
Categories: Computers
Type: BOOK - Published: 2016-06-06 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testa
JavaScript Cookbook
Language: en
Pages: 556
Authors: Shelley Powers
Categories: Computers
Type: BOOK - Published: 2010-07-07 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as
SPA Design and Architecture
Language: en
Pages: 457
Authors: Emmit A. Scott, Jr.
Categories: Computers
Type: BOOK - Published: 2015-11-12 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary SPA Design and Architecture teaches you the design and development skills you need to create SPAs. Includes an overview of MV* frameworks, unit testing,