Sending data from component to another in ReactJS
how can we send or transmit data from a react component to another ? this is a very popular asked question while coding and the answer is :
Sending data from component to another is very easy , it depends on what we called "props". how does it work ?...
omarsaade.hashnode.dev1 min read