Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Frontend
/
Frontend
A page jumps when product images load. Which narrow fix most directly improves the releva…
from Frontend
advanced
1 min
A page jumps when product images load. Which narrow fix most directly improves the relevant Web Vital?
Reserve each image’s aspect ratio with `width` and `height` or equivalent CSS.
Remove image alternative text so the browser has less text to lay out.
Move every image into a dynamically imported JavaScript module.
Check
Ask AI about this kata
Report an error
previous kata
Which JavaScript syntax establishes an asynchronous module boundary that a bundler can us…
Quiz
next kata
Why are ES modules generally easier to tree-shake than CommonJS modules?
Quiz
A new version is available
Reload