Using React Context API in Gatsby
The Context API is not a redux replacement but it works very well for saving the application state. It helps a lot if you want to share…
The Context API is not a redux replacement but it works very well for saving the application state. It helps a lot if you want to share…