Learn React: Redux Saga + Redux Toolkit

Codesandbox.io: https://codesandbox.io/s/redux-toolkit-saga-stoic-euler-cjhgx-0by78?file=/src/App.js

In this tutorial:

  • Swapping redux over to redux toolkit
  • Creating blank actions to trigger redux saga’s watchers
  • Swapping redux hardcoded action names with reducer.type
  • Calling the slice’s actions from inside components
  • Passing in data via payload from redux toolkit to and from redux saga

#redux #react

Learn React: Redux Saga + Redux Toolkit
74.60 GEEK