Easy to use
A simple but powerful API: few concepts to learn, easy to use.
Easy to use
A simple but powerful API: few concepts to learn, easy to use.
Reactive
Update the state and everything which depends on it, is updated right away.
Separation of concerns
Separate the view, the state, and the busines logic.
Dependency Injection included
You don’t need another Dependency Injection tool if you want.
DevTools Extension
Integrated with DevTools for easy debugging.