Register now or log in to join your professional community.
Advantages with Single Page web application is that don't have to redirect to another page every time. It is easy to use. And now a days people are more comfortable with SPA.
With SPA you just need to focus on single page design and architecture.
One huge advantage with SPA is don't have to load your reference more than one's. It load all reference from only one call. And if you are not using SPA then it load reference when page loaded.
Another advantage is, specialy with the increasing popularity of mobile applications, SPA architecture allows your web based application to easily consume the set of APIs you'll make available to your mobile app, thus decreasing production and maintenance efforts and cost