Skip to main content

Posts

Showing posts with the label useReducer

useReducer Hook + Context API for Towneley project

To ger rid of Redux!! A  simpler, more straightforward way to handle global state management library we are using for this project are: 1. Formik 2. Material Design 3. Redux 1. Index.js 2. store.js 3. reducer.js 4. actions.js 5. middleware.js 6. typeOfActions.js 7. profileForm.js ======= Same idea - use hook for Material Design