#state
Read more stories on Hashnode
Articles with this tag
In React, it's common to pass data down the component tree from parent to child using props. However, sometimes you might need to pass state data back...