salsita / prism

React / Redux action composition made simple http://salsita.github.io/prism/
496 stars 24 forks source link

2.x.x #14

Closed tomkis closed 8 years ago

tomkis commented 8 years ago

Overview

tomsdev commented 8 years ago

Hey, I really like the changes in here. I was wondering if the implementation here will be flexible enough to allow to use redux-saga-rxjs instead of redux-saga? I think that'd be great as not everyone can or want to use generators.

tomkis commented 8 years ago

@tomsdev Absolutely! will need to figure this out though