My Encounter With useContext
UseContext hook is used to define and use global context in a react application. Suppose you are making an app that gives the user to choose a dark or light theme, So when the user is moving on to the different page of your application, how will you ...
logan1x.hashnode.dev6 min read