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

Object Is Not Iterable Error While Using React-context

So I recently started using React and am learning the Context Api. The zest of my code is: export c… Read more Object Is Not Iterable Error While Using React-context

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