DataDog / redux-doghouse

## Auto-archived due to inactivity. ## Scoping helpers for building reusable components with Redux
MIT License
87 stars 9 forks source link

Question: Integration with side-effect libs like saga and epic #5

Open jcheroske opened 7 years ago

jcheroske commented 7 years ago

Is there a way to also scope side-effect creators like sagas and epics? What are you experiences in using doghouse with those kind of libs?