This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-11-01
Channels
if we're going to have data flows (reactions depending on reactions) then we have to explicitly reference app-db? https://github.com/nowprovision/webhookproxyweb/blob/master/src-cljs/webhookproxyweb/screens.cljs otherwise I'll be creating multiple reactions that are simple (:active-screen @db) for each time I call subscribe [:screen-changed :xyz]
is that correct?
nvm, moved from https://github.com/nowprovision/webhookproxyweb/blob/b081b075050b8cb95c935e980f1b47b732df66a2/src-cljs/webhookproxyweb/screens.cljs to https://github.com/nowprovision/webhookproxyweb/blob/master/src-cljs/webhookproxyweb/screens.cljs using a subscribe in the sub handler