re-frame

https://github.com/Day8/re-frame/blob/master/docs/README.md https://github.com/Day8/re-frame/blob/master/docs/External-Resources.md
jmckitrick 2020-08-21T00:06:44.024500Z

Ok thanks!

Oliver George 2020-08-21T04:26:28.026100Z

@mikethompson I've commented in far too much detail on https://github.com/day8/re-frame/issues/639#issuecomment-677958692. Short version is I think reg-event-fx is fine if the "no handler registered for effect" error check is refactored to only consider the :fx value.

chucklehead 2020-08-21T04:58:36.033100Z

I think this should be day8.re-frame/async-flow-fx

fredmonroe 2020-08-21T05:19:17.033500Z

you were right i'm an idiot

fredmonroe 2020-08-21T05:19:44.034Z

thank you btw