#passing-props-in-react
Read more stories on Hashnode
Articles with this tag
We will learn how we can map over data to create components of our choice. Then we will check some ways to pass or receive props. · Props are a great way...
We will learn, what are props, different ways of passing props, and how they help to make reusable components. · In our previous article, we learned how...