Lazy Loading

Use when auditing slow page loads, heavy assets, or rendering delays related to Implement lazy loading for offscreen content. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes. Absence of `loading='lazy'` is not enough by itself when fold position is unknown.

thedaviddias aec7d03 2 files · 6.1 KB Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/lazy-loading commit aec7d03482

Frequently asked questions

npx skillmds@latest add thedaviddias/lazy-loading