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

Adopt redux-saga #41

Open
1ambda opened this issue Apr 15, 2016 · 2 comments
Open

Adopt redux-saga #41

1ambda opened this issue Apr 15, 2016 · 2 comments
Assignees

Comments

@1ambda
Copy link
Contributor

1ambda commented Apr 15, 2016

No description provided.

@1ambda 1ambda self-assigned this Apr 16, 2016
@tocology
Copy link
Contributor

Please give us directions

@1ambda
Copy link
Contributor Author

1ambda commented May 9, 2016

@tocology could you refactor HTTP request logic using redux-saga? This article would be helpful Using redux-saga

Adopting redux-saga provides 2 benefits

  1. testabilty. it separates API declaration and execution so that we can test side-effectful logics
  2. condense all API requests including initial API requests

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