Talk
Instant Navigation in SPAs
Make navigation in your single page application feel instant using speculative loading strategies. Users spend 90% of their time interacting with applications after they load, but most developers just focus on lazy loading as much as possible.
This walk will teach you how you can apply speculative loading techniques in single page applications. And improve user experience during interaction and soft navigations.