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

Support takeLatest ? #3

Open
zhump opened this issue Apr 20, 2017 · 2 comments
Open

Support takeLatest ? #3

zhump opened this issue Apr 20, 2017 · 2 comments

Comments

@zhump
Copy link

zhump commented Apr 20, 2017

No description provided.

@BosNaufal
Copy link
Owner

Hi @zhump,
Thank you for giving me an issue and sorry for very slow response.

Vuex Saga is not being redux-saga for vuex, instead it just ordinary vuex that can run generator function. Why we need this? because I think testing and compose a long promises action in vuex is painfull enough. So, vuex-saga come to make it simple and easy to test.

@jkeam
Copy link

jkeam commented Dec 1, 2017

@zhump I think something like this might be more to your liking - https://github.com/xanf/vuex-redux-saga

I haven't used it myself but looks like it's essentially a Vue wrapper around redux-saga.

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

3 participants