Full Stack JavaScript Developer
@full_stack_js
11.5K
subscribers
63
photos
8
files
2.66K
links
Download Telegram
Join
Full Stack JavaScript Developer
11.5K subscribers
Full Stack JavaScript Developer
#React
#ReactProps
https://youtu.be/OnRnSnCaegM
YouTube
React Props
React Props
Learning react properties is fundamental to using React. If you are getting started, a react prop is something passed down a component from it's a parent to its child. It can be additional components, strings, arrays or much more.
A react prop…