What if the next page the user clicks on loads instantly? You can achieve this by prefetching assets.
The Strategy: Use this on your ‘Home’ page to pre-load the ‘Pricing’ or ‘Login’ pages. The browser downloads them in the background during idle time.
