# GantMan/ReactStateMuseum

A whirlwind tour of React state management systems by example

Repository: https://github.com/GantMan/ReactStateMuseum
Canonical: https://ross.abutalabs.com/products/reactstatemuseum
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, react-native, redux, mobx, mobx-state-tree, apollographql, appsync, react-automata, unstated, freactal, state-management, unistore, apollo, appsync-sdk, immer, microstates, pure-store, react-observable-store, reduxx, rematch
Last push: 2023-04-10T13:33:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3055, "days_push": 1241, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1539, forks 76 (observed 2026-08-28T04:05:00.365064+00:00)

## What it is
A showcase repository implementing the same packing list app across many React and React Native state management libraries (Redux, MobX, Context, unstated, immer, and more). It serves as a comparative learning resource for evaluating state management approaches.

## Use cases
- compare react state management libraries side by side
- learn redux vs mobx with example code
- find example implementations of react context and usestate
- decide which state management tool to use for a react app
- see the same app written in multiple state libraries
- learn react native state management patterns

## When to choose
- you are evaluating which React state management library fits your project
- you want minimal, comparable example code for many state libraries
- you teach or learn React state concepts by example

## When to avoid
- you need production-ready boilerplate or scaffolding
- you need documentation or best practices rather than code examples
- you need a maintained library rather than a demo collection

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: state-management, developer-tools
- domain: frontend, web-development, tutorials
- platform: -
- tags: react, react-native, redux, mobx, examples, state-management-comparison, web, mobile, javascript

## Member repositories
- GantMan/ReactStateMuseum (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.365064+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-30T04:30:52.854405+00:00, confidence not recorded.
  - readme: https://github.com/GantMan/ReactStateMuseum (fetched 2026-08-28T04:05:00.365064+00:00, sha cd6d21dbe3be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
