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

Replace thunks with sagas #17

Open
imranariffin opened this issue Sep 21, 2019 · 0 comments
Open

Replace thunks with sagas #17

imranariffin opened this issue Sep 21, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@imranariffin
Copy link
Owner

Redux saga

  • provides cleaner way to handle asynchronous tasks
  • makes it easier to test
@imranariffin imranariffin self-assigned this Sep 21, 2019
@imranariffin imranariffin added the enhancement New feature or request label Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant