Skip to content

CAN should have a single state store

So CAN's handlers can access application state when needed, CAN should have a state store. The state store sdould listen to events to update its state when needed, and should allow read-only queries of its state.