Fork me on GitHub
#re-frame
<
2019-05-08
>
caleb.macdonaldblack10:05:31

What do people often use as the namespace for their namespace event/sub keys?

helios13:05:30

So i have the 4 files {views,db,events,subs}.cljs in the folder that is about the "page" or the unique functionality/view

helios15:05:16

and events/subs are namespaced keywords

lilactown13:05:24

:feature.events/event-name :feature/sub-name