fluxible
A pluggable container for universal flux applications. (by yahoo)
redux
A JS library for predictable global state management (by reduxjs)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
fluxible | redux | |
---|---|---|
2 | 305 | |
1,800 | 61,261 | |
-0.1% | 0.1% | |
2.7 | 8.2 | |
6 months ago | 2 months ago | |
JavaScript | TypeScript | |
GNU General Public License v3.0 or later | 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.
fluxible
Posts with mentions or reviews of fluxible.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Importing CSS files in Isomorphic React Components
Html.jsx - My HTML jsx component that tries to import/require the CSS. This is an isomorphic app (using Fluxbile), hence needing to have the actual HTML as a rendered component. Using the require statement seen in this file, in any part of my application, gives the error described.
-
How to check when context is updated in a component?
I'm stunned that anyone is still using Fluxible at this point. You are referring to https://www.npmjs.com/package/fluxible, right?
redux
Posts with mentions or reviews of redux.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-22.
-
How to build a reliable web application with Elm, GraphQL, PostGraphile and PostgreSQL
Some popular JavaScript libraries like Redux has been inspired by this architecture.
-
Exploring the Benefits of Immutability in JavaScript Performance
Learn Redux
-
State Management in Front-end Web Development: State 101
React: Redux, Zustand
-
Very Basic - Redux
If you need more in depth information check out the documentation. https://redux.js.org/ It's actually pretty great.
-
Not Just Another Redux Article: Learning Redux from Its Source Code
I just explained what combineReducers is in Redux. After you finish this article and return to this point, you’ll understand why.
-
Architecture and Design Patterns in Front-End
In frontend, the most probably well-known approach is Flux and its most common implementation, Redux. This is an example of unidirectional data flow.
-
Organisation of Data Flows
The best known example of an architecture with unidirectional data flow is Flux and, as its implementation, Redux.
-
Valentine’s Day Breakup: React Dumps Create React App
CRA makes integrating libraries like Redux and React Router easy without requiring complex Webpack and Babel configurations.
-
UmiJS: the Shaolin of web frameworks
Dva. A plugin-based state management solution (Redux + Sagas). Also quite popular in narrow communities outside of the Umi world.
-
Arrays: Reduce - Make Something
If you use Redux or the useReducer() hook, the idea is almost the same. Instead of reducing data, we are reducing actions. What we've referred to as the accumulator is accumulating the state, and the value is whatever action is being performed to update the state. We can take a group of actions and allow each one to make changes.
What are some alternatives?
When comparing fluxible and redux you can also consider the following projects:
reflux - A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
effector-react - Business logic with ease ☄️
alt - Isomorphic flux implementation
cerebral - Declarative state and side effects management for popular JavaScript frameworks
react-redux - Official React bindings for Redux

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured