© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Gemma Black
Good to know:
In React, we use the index of an element as a key attribute. But this is an anti-pattern. We shouldn’t do this
Debajit Mallick
Software Engineer @P360
Thanks Gemma Black, Yes, this does a lot of unnecessary re-renders.