Closed Marcisbee closed 9 months ago
It removes complexity of building state. Simple class and useStore is all that's needed. It can seamlessly work in microfrontends environment by sharing state between different frameworks including React.
class
useStore
What's the reason for closing?
It removes complexity of building state. Simple
class
anduseStore
is all that's needed. It can seamlessly work in microfrontends environment by sharing state between different frameworks including React.