CHAPTER 11

image

SPA Performance Tuning

Performance tuning is a process that should be applied during the development life cycle. It includes a lot of optimizations that you can take advantage of to make your application fast and fluid. A lack of performance will make your application sluggish and slow and result in fewer users.

SPAs are no different from other web applications and, therefore, should be created with performance in mind. Because the weight of development is mostly in the front end, we will have to create high-performing JavaScript code. On the other hand, that doesn’t mean that you shouldn’t tune your back end as well.

In this chapter, ...

Get Pro Single Page Application Development: Using Backbone.js and ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.