Why should you give a key attribute to list item in react ?
Anonymous
You need to give a key attribut to list item because the rendering engine needs it to tell each list item apart and be able to update their value when needed.
Check out your Company Bowl for anonymous work chats.