← Graph

Preloading and Prefetching

concept 2 connections

Header hints like dns-prefetch, preload, prefetch, and prerender let the page tell the browser to resolve DNS or fetch assets ahead of time, saving 20–50ms per resource. Useful for predictable next-page navigation (e.g. the most-clicked item from an index page). Prerender is powerful but rarely used.

category
practice
about
Preloading and Prefetching concept
Covers dns-prefetch, preload, prefetch, prerender hints.
about
Preloading and Prefetching concept
Talk starts from naive <link rel=prefetch> before introducing SXG.

Provenance

Read by
10 extractions