What is Context in React?
Props vs Context
Hello World!
While developing an application, we may need to pass data from one component to another. Sometimes the scenario would be a little complex where we need to pass data from nth children of component X to mth children of com...
sriram23.hashnode.dev4 min read