Maxime
banner
maxiim3.bsky.social
Maxime
@maxiim3.bsky.social
front-end software developer
permaculture driven mindset
speak 🇫🇷🇬🇧🇷🇸🇧🇦🇭🇷🇲🇰
life is movement. meditation is life.
we are all stardust after all
This is why you should never use indexes as keys in for loops with @reactjs or @vuejs
In this example you can see two container, one using the index, the other one using a unique id.

You can try it yourself here buff.ly/ivcDMvu

If the playground is down, you can use the repo buff.ly/IZ8CnlN
August 13, 2025 at 12:02 PM
Using mocked data to set skeleton dimensions is the cleanest way to prevent UI layout shift.
It's better then hard-coding min-height or width values.

Agree ? Have a better way ?

Live preview with code in first comment 👇

#CoreWebVitals #CLS #WebDevelopment
August 4, 2025 at 4:06 PM