JavaScript Application Design

JavaScript Application Design
Author: Nicolas Bevacqua
Publisher: Simon and Schuster
Total Pages: 493
Release: 2015-01-29
Genre: Computers
ISBN: 1638353387

Download JavaScript Application Design Book in PDF, Epub and Kindle

Summary JavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow. You'll begin by learning how to establish build processes that are appropriate for JavaScript-driven development. Then, you'll walk through best practices for productive day-to-day development, like running tasks when your code changes, deploying applications with a single command, and monitoring the state of your application once it's in production. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book The fate of most applications is often sealed before a single line of code has been written. How is that possible? Simply, bad design assures bad results. Good design and effective processes are the foundation on which maintainable applications are built, scaled, and improved. For JavaScript developers, this means discovering the tooling, modern libraries, and architectural patterns that enable those improvements. JavaScript Application Design: A Build First Approach introduces techniques to improve software quality and development workflow. You'll begin by learning how to establish processes designed to optimize the quality of your work. You'll execute tasks whenever your code changes, run tests on every commit, and deploy in an automated fashion. Then you'll focus on designing modular components and composing them together to build robust applications. This book assumes readers understand the basics of JavaScript. What's Inside Automated development, testing, and deployment processes JavaScript fundamentals and modularity best practices Modular, maintainable, and well-tested applications Master asynchronous flows, embrace MVC, and design a REST API About the Author Nicolas Bevacqua is a freelance developer with a focus on modular JavaScript, build processes, and sharp design. He maintains a blog at ponyfoo.com. Table of Contents PART 1 BUILD PROCESSES Introduction to Build First Composing build tasks and flows Mastering environments and the development workflow Release, deployment, and monitoring PART 2 MANAGING COMPLEXITY Embracing modularity and dependency management Understanding asynchronous flow control methods in JavaScript Leveraging the Model-View-Controller Testing JavaScript components REST API design and layered service architectures


JavaScript Application Design
Language: en
Pages: 493
Authors: Nicolas Bevacqua
Categories: Computers
Type: BOOK - Published: 2015-01-29 - Publisher: Simon and Schuster

GET EBOOK

Summary JavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as
Learning JavaScript Design Patterns
Language: en
Pages: 247
Authors: Addy Osmani
Categories: Computers
Type: BOOK - Published: 2012-07-08 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design
Mastering JavaScript Single Page Application Development
Language: en
Pages: 444
Authors: Philip Klauzinski
Categories: Computers
Type: BOOK - Published: 2016-10-28 - Publisher: Packt Publishing Ltd

GET EBOOK

An in-depth guide to exploring the design, architecture, and techniques behind building sophisticated, scalable, and maintainable single-page applications in Ja
Learning Patterns
Language: en
Pages: 436
Authors: Lydia Hallie
Categories: Computers
Type: BOOK - Published: 2021-10-31 - Publisher: Patterns.dev

GET EBOOK

In this book, you will learn design patterns, performance and rendering patterns for building high-quality web applications using modern JavaScript and React. P
Programming JavaScript Applications
Language: en
Pages: 253
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