React uses state and variables to store data and props to pass that data between components. This works well when dealing with a local state and simple props. But when you have a global state or props that need to pass data deep down the components t...
iamharoon.hashnode.dev4 min read
No responses yet.