React Tutorial: #10 - Props
Java Guides Java Guides
157K subscribers
662 views
22

 Published On Aug 3, 2024

In this lecture, we will learn what props ( shorthand for properties) are and how to use them to pass data from one component to another.

The props is short for properties and they are used to pass data between React components. React’s data flow between components is uni-directional (from parent to child only).

Udemy course: [NEW] Full-Stack Java Development with Spring Boot 3 & React
Course link: https://www.udemy.com/course/full-sta...

React JS Tutorial Playlist:    • React JS Tutorial [New]  

show more

Share/Embed