alexnm / re-ducks

An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

operations.js in a app using redux-saga.

Yoshihide-Nishimoto opened this issue · comments

Do you have a sample project using redux-saga??

README said ...

but can work with redux-saga or redux-observables

I'm considering about how to implement operations to our repo.

sorry, never worked with redux-saga