#14 Why should you really use a unique key prop? - Delightful React
The key prop being unique is very important for rendering list elements in React. Is it just enough if it's unique? Not really.
We talked about it briefly but lets see how we can thoroughly mess up our components if we use the key prop incorrectly. ...
codewithbhargav.hashnode.dev6 min read