In this course we are going to take an empty React and Redux application and add Redux Saga side effects. We’ll begin by installing saga to the app and implement a basic saga generator function. We’ll explore the saga commands provided by Redux Saga and what the difference is between blocking and non-blocking actions.
We will also understand how to concurrently run sagas with saga helpers and how we wire everything up with the Redux store. Finally, we’ll finish up by implementing tests for our sagas.
Was hoping for an understanding about actually how it works.
too fast and not too detail sometimes it's hard to keep up with what you are doing which makes me to need to pause and trying to figure it out what you are doing
The content would were even better if discussed examples were closer to real world scenarios where different redux-saga effects help implement various business logic scenarios.
All in all the course was useful. Thumbs up.
I will use it in my next project.
Saga functions name and general intention, was the strongest take away But the information on them and the examples was not enough explanatory. I wish you would do this course more deeply and explain how it works.
The course is nice with you want to know better the saga, but if you want to LEARN, then its terrible haha. But since i'm a proactive person, i studied saga then came back to the course and i could understand everything. It would be nice to LEARN and not just to KNOW saga.