・
Reviews 2
・
Average rating 5.0
Completed 66% of course
Is there a reason why redux-saga is at the end? Where is the saga part of the code?

zerocho
Instructor
redux-saga is an excerpt from the lectures in react-nodebird. The code is also explained by borrowing the code from react-nodebird. https://github.com/ZeroCho/react-nodebird/tree/master/ch4/front/sagas
Thanks for your quick reply.