# voronianski/flux-comparison

:pencil: Practical comparison of different Flux solutions

Repository: https://github.com/voronianski/flux-comparison
Canonical: https://ross.abutalabs.com/products/flux-comparison
Homepage: https://labs.voronianski.dev/flux-comparison/
Language: JavaScript
License Family: other
Last push: 2020-06-15T15:28:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4239, "days_push": 2270, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2764, forks 209 (observed 2026-08-28T04:07:18.597509+00:00)

## What it is
A practical comparison repository implementing the same Flux Online Shop demo app with many different Flux architecture solutions (Facebook Flux, Redux, Reflux, Alt, etc.). It serves as a learning resource for comparing state management patterns in JavaScript front-end applications.

## Use cases
- compare different flux implementations side by side
- learn how redux differs from facebook flux
- find example code for flux pattern state management
- study a simple shopping cart app built with multiple state libraries
- decide which flux library to use for a react app
- learn flux architecture through examples

## When to choose
- you want to see the same app implemented in many flux-style libraries
- you are learning flux architecture and want practical code examples
- you are evaluating legacy flux solutions for historical or educational purposes

## When to avoid
- you need a production-ready state management solution
- you want actively maintained examples with modern react patterns
- you need a library rather than example code
- you require a licensed open-source project

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: state-management, frontend-framework, developer-tools
- domain: frontend, web-development, tutorials
- platform: browser
- tags: flux, redux, react, comparison, examples, educational, javascript, nodejs

## Member repositories
- voronianski/flux-comparison (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:18.597509+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:47.635839+00:00, confidence not recorded.
  - readme: https://github.com/voronianski/flux-comparison (fetched 2026-08-28T04:07:18.597509+00:00, sha 116b16daf8d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
