bos-web-engine icon indicating copy to clipboard operation
bos-web-engine copied to clipboard

🔷 [Epic] Cross-component global state management

Open mpeterdev opened this issue 2 years ago • 0 comments

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.

mpeterdev avatar Aug 11 '23 15:08 mpeterdev