The question is different from the past which is why. The question for this one is When. Since both are good frameworks by themselves the question is when should I use thunk than saga. Because one of my friend keeps insisting me to use saga in our app but no apparent reason why. Thanks ahead
Based on some readings and my experience...
Use Thunk instead of Saga for simple and trivial tasks like:
Use Saga for