CONNECT ON MY DISCORD COMMUNITY:
https://discord.gg/5zsdrxH8m8
In this video you'll learn how to create dynamic refs and state. It's easy to simply create several refs to reference specific elements. But when you have elements that are dynamic or coming from a loop or an api you need to make your refs dynamic and have a way to access them. And the same issue arises with state. You need to be able to make dynamic states in loops especially if you have looped content coming from an API. In this video You'll also learn how to update objects in an array state. This is a little more tricky because you cannot simply mutate the state directly. Instead you have to create a new object. Enjoy. See you in discord.
SOCIALS:
Twitter: https://twitter.com/omarel
Website: https://www.omarel.com
LinkedIn: https://www.linkedin.com/in/omarelbaga
GitHub: https://github.com/oelbaga