https://github.com/babashka/sci.configs/blob/main/src/sci/configs/re_frame/re_frame.cljs do I interpret this correctly that scittle makes a re-frame.core namespace but not re-frame.db? I wanted to inspect and maybe manually set my db maybe there is a way
I know a way, I can quickly register and dispatch a foo event handler
yeah, that's possible :) we can also just expose the re-frame.db namespace, this requires a PR in sci.configs