Keys in React – Do we really need them?
So what exactly are these “keys”?
At its very core a key is nothing but a unique identifier to your element. It’s the same as how a student has a roll number or an employee has a unique employee id assigned to them. It’s just another identifier.
Now...
tanveersblog.hashnode.dev3 min read