Using array indices as keys in React lists is “slow poison” for your applications. It is a common shortcut to silence console errors, but it creates technical debt that will eventually break your app.