Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sagas? #40

Open
perevezencev opened this issue Mar 26, 2017 · 3 comments
Open

Sagas? #40

perevezencev opened this issue Mar 26, 2017 · 3 comments

Comments

@perevezencev
Copy link

Support redux-saga?

@jivinivan
Copy link
Contributor

Hey @perevezencev, thanks for the question!

This has crossed my mind. Which features of redux-clerk are you most interested in using with redux-saga?

One thought is to allow sagas to be used in place of the configurable creator, fetcher, updater and deleter and let redux-clerk handle the derived datasets, optimistic updates etc.

@perevezencev
Copy link
Author

Now I use redux-saga and i would like to use redux-clerk with redux-saga. Can i integrate this?

@jivinivan
Copy link
Contributor

Currently a clean implementation with redux-saga is not possible. That said, the thought of the two working together is very interesting.

Give me some time to think through the details a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants