investtools/extensible-duck

Add a new feature to manage Side Effects

Closed this issue · 5 comments

Add a new key to the object to manage the side effects(redux-saga, redux-thunk, redux-observables...). Will be similar to "creators" but in a different key to having separated all the different logic.
I would like to know if this could be implemented in this library?

zakol commented

I've already implemented a redux-saga solution, will open a pull request late this week.

@zakol Have you opened up a PR yet on this? I can see there was one closed off submitted from yourself but I don't believe it's related to managing Side effects. Thanks

@zakol, are you there?

@zakol do you still plan to publish your redux-saga solution?

@zakol didn't answer, so I'm closing this issue.