mansha99/hello-react-reducer
This repo demonstrates how we can use useReducer() Hook in React App instead of useState() so as to separate rendering process from state management thus making it easier to maintain and test App.
CSS
This repo demonstrates how we can use useReducer() Hook in React App instead of useState() so as to separate rendering process from state management thus making it easier to maintain and test App.
CSS