Skip to content Skip to sidebar Skip to footer
Showing posts with the label React Context

Accessing Consumed React.context In Next.js Getinitialprops Using Hoc

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

React Usecontext() Performance, Usecontext Inside Custom Hook

I used a structure using React Hooks. It is based on a global Context that contains a combination o… Read more React Usecontext() Performance, Usecontext Inside Custom Hook