Web Vitals
/web ˈvaɪtəlz/
Definition
Google's metrics for user experience quality: LCP (loading), INP (interactivity), CLS (visual stability).
Example in context
"Our LCP is 4.2s — above the 2.5s threshold. Lazy-loading the hero image should fix it."
Practice this term
Master Web Vitals in context by working through exercises in the CSS & Frontend module. You'll see the term used in real engineering scenarios with multiple-choice, fill-in-the-blank, and matching drills.