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

GET 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
Programming JavaScript Applications
Language: en
Pages: 409
Authors: Eric Elliott
Categories: Computers
Type: BOOK - Published: 2014-06-26 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design pattern
Eloquent JavaScript, 3rd Edition
Language: en
Pages: 474
Authors: Marijn Haverbeke
Categories: Computers
Type: BOOK - Published: 2018-12-04 - Publisher: No Starch Press

GET EBOOK

Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications. JavaScript lies at the heart o
Functional Programming in JavaScript
Language: en
Pages: 388
Authors: Luis Atencio
Categories: Computers
Type: BOOK - Published: 2016-06-06 - Publisher: Simon and Schuster

GET EBOOK

Summary Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testa
Modular Programming with JavaScript
Language: en
Pages: 274
Authors: Sasan Seydnejad
Categories: Computers
Type: BOOK - Published: 2016-07-28 - Publisher: Packt Publishing Ltd

GET EBOOK

Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability About This Book Design and build fully modular, modern