0.0.6 • Published 5 years ago
reduxular v0.0.6
reduxular
needed explanations:
- Reduxular Element: put all state in store, class members aren't guaranteed to be initialized before state listeners are fired.
- Initial state must contain all state properties (type guards will prevent this if using TypeScript)