How to use React Context API for state Management.
Context API is a new feature added in version 16.3 of React that allows one to share the state across the entire app. It is light and easy to use. The React Context API is a feature in React that allows you to manage the global state of your applicat...
harshitjoshi2002.hashnode.dev2 min read