re-ducks icon indicating copy to clipboard operation
re-ducks copied to clipboard

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

Results 2 re-ducks issues
Sort by recently updated
recently updated
newest added

[Ducks](https://github.com/huan/ducks) is a Reducer Bundles Manager that Implements the Redux Ducks Modular Proposal with Great Convenience. Feedbacks are welcome. Link to: - https://github.com/huan/ducks/issues/7

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.