learnwithparam.com
Managing error and loading state using useReducer
5
In this tutorial, we will learn when to use useState and when to use useReducer. Also how to manage error and loading state while fetching an API using useEffect. Read full article