Skip to content

Commit

Permalink
Updates, 2015-07-28
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed May 28, 2017
1 parent 8277745 commit fd634b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redux-side-effects.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@
https://www.sigient.com/blog/managing-side-effects-with-redux-saga-a-primer-1
Looks at how side effects complicate testing, and how sagas use descriptions of side effects to make testing easier. Also looks at how sagas fit into a Redux application architecture.

- **Exploring Redux Sagas**
https://medium.com/onfido-tech/exploring-redux-sagas-cc1fca2015ee
An excellent article that explores how to use sagas to provide a glue layer to implement decoupled business logic in a Redux application.


#### Other Side Effect Approaches

Expand Down

0 comments on commit fd634b6

Please sign in to comment.