▲ | osullip 2 days ago | |
https://instant.page/ does this via user intent/interactions and pre-fetches the next page. "Another option is to load the pages when the user starts pressing their mouse without preloading. This makes for zero unused requests while still improving page loads by 80 ms on average." That's the way I would go. Fast, but not wasteful. |