State Management in React: An Introduction to Context API.
Introduction.
Managing states is one of the fundamental aspect of any web application. In React, there are different types of states we developers have to keep in mind and manage when building which includes; Local State, Global State, Server State, ...
emmanueloloke.hashnode.dev11 min read