{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/resource-hints.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/resource-hints/#article", "headline": "Resource hints overview", "description": "Five resource hints — dns-prefetch, preconnect, preload, modulepreload, prefetch — cover every stage of the request lifecycle. Pick the right one for the job.", "url": "https://webspecification.com/spec/performance/resource-hints/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-06-18T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "W3C — Resource Hints", "url": "https://www.w3.org/TR/resource-hints/", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — : The External Resource Link element", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/link", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — Preload critical assets", "url": "https://web.dev/articles/preload-critical-assets", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "MDN — rel=modulepreload", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/modulepreload", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/resource-hints/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "Resource hints overview", "item": "https://webspecification.com/spec/performance/resource-hints/" } ] } ] }