Page Speed
Everything on SkillVeris tagged Page Speed — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What Are Core Web Vitals — LCP, FID/INP, and CLS?
Core Web Vitals are Google's three user-centric metrics for real-world page quality — Largest Contentful Paint (LCP) measures loading speed of the biggest visi…
Preload vs Prefetch: What Is the Difference?
rel="preload" tells the browser to fetch a resource needed for the current page at high priority right now, while rel="prefetch" tells the browser to fetch a r…