bos-web-engine
bos-web-engine copied to clipboard
🔷 [Epic] Cross-component global state management
Many complex web applications require a global state management solution (i.e. Redux, Zustand) to share data and coordinate behavior between components. If we can support a global state manager, even if it is just one chosen by us and built into the Web Engine, it could go a long way towards enabling developers to build robust dapps.