Is there an idiomatic way to replace the following common react-redux + thunks pattern with redux-saga?
// excerpt of R