Y
Hacker News
new
|
ask
|
show
|
jobs
by
quickthrower2
1077 days ago
Had a look on the linked site octopus.do, little tip there: set image sizes using height and width (or fill to a fixed sized parent) to avoid re-layouts. If using NextJS their Next Image does this.
1 comments
nikkey80
1077 days ago
Thank you. I'll be sure to let our developers know about it.
link
quickthrower2
1077 days ago
This talks about it for reference:
https://web.dev/optimize-cls/
link