Fork me on GitHub
#re-frame
<
2016-11-03
>
seantempesta04:11:43

Has anyone written an integration package for redux? I’ve never used redux, but isn’t it a similar concept? There seems to be a ton of tools out there that re-frame could use if there was a compatibility API layer around.

seantempesta04:11:47

I mean, the app-db = store and handlers = actions, right?

symbit21:11:41

I changed re-frame 0.7.0 to 0.8.0 and re-com from 0.8.3 to 1.0.0

symbit21:11:24

work around: lein pom, mvn test, lein run

shaun-mahood21:11:13

@symbit: Probably worth asking in the #leiningen channel, looks more related to that than to re-frame

symbit21:11:28

@shaun-mahood Good point. After finding the workaround, it seems likely.