How to pass data in React Components.
Have you ever thought about how we can pass data from one component to another component in React? If not, then this blog is for you. I will explain to you how we can pass data from parent to Children Component, Children to Parent Component, and in b...
saurabhchawda.hashnode.dev3 min read
Developer Avocado
Frontend developer. Debugging this world one console.log() at a time
Thanks for explanation ๐ Saurabh Chawda