Application state
FicusJS v3.3.0 provides a function for creating fast, lightweight stores for managing application state.
To store application state outside components and have them react to change, you can create a store which is shared across multiple components.