dispatchr
dispatchr copied to clipboard
Does createStore support mixing in event handlers?
It seems that I can only mix in top-level properties. When I mix in Mixin with handlers, they are missing.
Sounds like a good enhancement!
:+1:
As we put more logic into createStore, we should consider #36 to move createStore and BaseStore into their own repo.