• State management using Redux
  •  Reducers
  • Action Creators and action types
  • Using redux middleware libraries such as sagas, thunks, and Rxjs to handle asynchronous side effects
  • Using redux logger middlewares and redux dev tools to track state changes Using redux persist to handle storage in the react application

« »