文件名称:SPA.Design.and.Architecture.Understanding.Single.Page.Web.Applications
文件大小:13.18MB
文件格式:PDF
更新时间:2019-02-01 04:15:41
SPA Design Architecture
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, routing, layout management, data access, pub/sub, and client-side task automation. This book is full of easy-to-follow examples you can apply to the library or framework of your choice. Table of Contents Part 1 The basics Chapter 1 What is a single-page application? Chapter 2 The role of MV* frameworks Chapter 3 Modular JavaScript Part 2 Core concepts Chapter 4 Navigating the single page Chapter 5 View composition and layout Chapter 6 Inter-module interaction Chapter 7 Communicating with the server Chapter 8 Unit testing Chapter 9 Client-side task automation Appendix A Employee directory example walk-through Appendix B Review of the XMLHttpRequest API Appendix C Chapter 7 server-side setup and summary Appendix D Installing Node.js and Gulp.js