useReducer Hook in React
What is Reducer in Javascript?
The reduce() method in javascript performs a callback function called reducer on each element of an array, passing the return value from previous calculations and returning a single value as a final result.
On the firs...
mansim.hashnode.dev3 min read