redux-batched-subscribe
store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications. (by tappleby)
cerebral
Declarative state and side effects management for popular JavaScript frameworks (by cerebral)
| redux-batched-subscribe | cerebral | |
|---|---|---|
| - | 1 | |
| 502 | 1,996 | |
| -0.2% | -0.1% | |
| 0.0 | 4.5 | |
| almost 8 years ago | 3 months ago | |
| JavaScript | JavaScript | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
redux-batched-subscribe
Posts with mentions or reviews of redux-batched-subscribe.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning redux-batched-subscribe yet.
Tracking mentions began in Dec 2020.
cerebral
Posts with mentions or reviews of cerebral.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-05.
-
Achieving an Organized State in your React App with Overmind (Basic)
Today's mainly going to be focused on the frontend, because I want to introduce this state management system that I've been really digging lately. It's called Overmind, the same team that made Cerebral. Overmind is somewhat similar to Cerebral, but it supports TypeScript and it's... well, it's not abandoned.
What are some alternatives?
When comparing redux-batched-subscribe and cerebral you can also consider the following projects:
fluorine-lib
redux-batched-actions - redux higher order reducer + action to reduce actions under a single subscriber notification
fireproof - The vibe coding database runs in the browser, fits in the context window, and syncs anywhere.
react-redux - Official React bindings for Redux
alt - Isomorphic flux implementation
redux - A JS library for predictable global state management