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

Thank you. I'll be sure to let our developers know about it.
This talks about it for reference: https://web.dev/optimize-cls/