useReducer hook in ReactJS
In this article, we will discuss the useReducer hook of the ReactJS.
We will cover the following topics:
What is a useReducer hook?
How useReducer works?
When to use useReducer hook?
The useReducer hook is used to manage the state in your ReactJS app...
async-await.hashnode.dev5 min read