Book description
If your website is a jumpy collection of linked pages, you are behind. Single page web applications are your next step: pushing UI rendering and business logic to the browser and communicating with the server only to synchronize data, they provide a smooth user experience, much like a native application. But, SPAs can be hard to develop, manage, and test.
Single Page Web Applications shows how your team can easily design, test, maintain, and extend sophisticated SPAs using JavaScript end-to-end, without getting locked into a framework. Along the way, you'll develop advanced HTML5, CSS3, and JavaScript skills, and use JavaScript as the language of the web server and the database.
This book assumes basic knowledge of web development. No experience with SPAs is required.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Cover Illlustration
- Part 1. Introducing SPAs
- Part 2. The SPA client
- Part 3. The SPA server
- Appendix A. JavaScript coding standard
- Appendix B. Testing an SPA
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Single Page Web Applications
- Author(s):
- Release date: September 2013
- Publisher(s): Manning Publications
- ISBN: 9781617290756
You might also like
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Get Programming with Node.js
Get Programming with Node.js teaches you to build web servers using JavaScript and Node. In this …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …