The release has occurred , a state manager for web applications built on the flux model. The project can be used as an alternative to . The code is written in JavaScript and under the MIT license. The author of the project: Artem Arutyunyan.
Main Features:
- Continuity of the Redux ecosystem;
- Availability of type checking and good type inference;
- Optimized subscriber notifications;
- Ease of testing;
- Lazy computation (only when subscribers are present);
- Ensuring atomicity and consistency.
Source: opennet.ru
