Note: useReducer is a hook that is used for state management It's an alternative to useState useState is built using useReducer With useReducer function, we have two parameters useReducer(reducer, initialState) The reducer function accepts two ...
jennifer-chi.hashnode.dev3 min read
Analyzed well and easy to undrstand
Amazing write up Kudos 👍
Amazing write up Kudos 👍
That was really detailed 👍👍, well done dear🥰
Mmesoma
Frontend web developer
This was well-explained🙌.