Javascript application design a build first approach
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-d...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Shelter Island, New York :
Manning Publications
[2015]
|
Edition: | 1st edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631515806719 |
Table of Contents:
- Intro
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover Illustration
- Part 1. Build processes
- Chapter 1. Introduction to Build First
- Chapter 2. Composing build tasks and flows
- Chapter 3. Mastering environments and the development workflow
- Chapter 4. Release, deployment, and monitoring
- Part 2. Managing complexity
- Chapter 5. Embracing modularity and dependency management
- Chapter 6. Understanding asynchronous flow control methods in JavaScript
- Chapter 7. Leveraging the Model-View-Controller
- Chapter 8. Testing JavaScript components
- Chapter 9. REST API design and layered service architectures
- Appendix A. Modules in Node.js
- Appendix B. Introduction to Grunt
- Appendix C. Picking your build tool
- Appendix D. JavaScript code quality guide
- Index
- List of Figures
- List of Tables
- List of Listings.