Authentication Javascript React Context Reactjs How To Change React Context Programmatically? February 22, 2024 Post a Comment I'm trying to use the new React context to hold data about the logged-in user. To do that, I c… Read more How To Change React Context Programmatically?
Javascript Next.js React Context Reactjs Accessing Consumed React.context In Next.js Getinitialprops Using Hoc August 30, 2023 Post a Comment I am attempting to abstract my API calls by using a simple service that provides a very simple meth… Read more Accessing Consumed React.context In Next.js Getinitialprops Using Hoc