JavaScript Application Design: A Build First Approach

JavaScript Application Design: A Build First Approach
by: Nicolas Bevacqua (Author)
Publisher:Manning
Edition:First Edition
Publication Date: February 16, 2015
Language:English
Print Length:344 pages
ISBN-10:1617291951
ISBN-13:9781617291951


Book Description
SummaryJavaScript 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 BookThe 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 InsideAutomated development, testing, and deployment processesJavaScript fundamentals and modularity best practicesModular, maintainable, and well-tested applicationsMaster asynchronous flows, embrace MVC, and design a REST API
About the AuthorNicolas 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 contentsPART 1 BUILD PROCESSESIntroduction to Build FirstComposing build tasks and flowsMastering environments and the development workflowRelease, deployment, and monitoringPART 2 MANAGING COMPLEXITYEmbracing modularity and dependency managementUnderstanding asynchronous flow control methods in JavaScriptLeveraging the Model-View-ControllerTesting JavaScript componentsREST API design and layered service architectures

About the Author
SummaryJavaScript 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 BookThe 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 InsideAutomated development, testing, and deployment processesJavaScript fundamentals and modularity best practicesModular, maintainable, and well-tested applicationsMaster asynchronous flows, embrace MVC, and design a REST API
About the AuthorNicolas 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 contentsPART 1 BUILD PROCESSESIntroduction to Build FirstComposing build tasks and flowsMastering environments and the development workflowRelease, deployment, and monitoringPART 2 MANAGING COMPLEXITYEmbracing modularity and dependency managementUnderstanding asynchronous flow control methods in JavaScriptLeveraging the Model-View-ControllerTesting JavaScript componentsREST API design and layered service architectures

资源下载资源下载价格10立即购买
1111

未经允许不得转载:电子书百科大全 » JavaScript Application Design: A Build First Approach

评论 0

评论前必须登录!

登陆 注册