Lists and Keys in React
Did you know that React has a built-in method that automatically assigns the keys for you when rendering a list of children?
If you are new to React, you might be wondering what keys are and what they do.
If you are familiar to keys and lists, you ca...
daryllukas.hashnode.dev2 min read