Context Api
In a typical React application, data is passed top-down (parent to child) via props, but this can be difficult for certain types of props (e.g. locale preference, UI theme) that are required by many components which are Nested at different levels wit...
react-router-1629177653876.hashnode.dev2 min read