Performance in Single Page Applications

by Gabriele Mittica, Co-founder @ Corley.it


Single-page applications (SPA) are web applications built using a Javascript framework to deliver a rich, app-like experience

In SPA the whole application
is loaded at the first visit

It can take time.

When the experience begin?

Server
Coding Archit.
App Speed
UX
Content

PLT

Page Load Time

Minification,
API performance,
Software architecture

Local Storage,
Session Storage,
REST Cache

Use pre-loader,
Enhance resource access

Service Worker,
Immersive Experience,
Mobile Integration

Lighthouse

All these points are related with user experience

RUM

Real User Monitoring

User Experience,
Customer Expectation,
First impression

Feedbacks of final users are the most important metrics

1. design and code at best

2. check the customer needs

3. use RUM before the final release

Thanks for listening

#webappconf18

@gabrielemittica