# uanders/react-redux-cheatsheet

React Redux Cheat Sheet on Workflow & Concept

Repository: https://github.com/uanders/react-redux-cheatsheet
Canonical: https://ross.abutalabs.com/products/react-redux-cheatsheet
License: CC-BY-SA-4.0
License Family: other
Topics: tutorial, redux, cheatsheet, dumbcomponent, smartcomponent, fsa-actions
Last push: 2017-09-09T19:16:06+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": 3472, "days_push": 3280, "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 1473, forks 135 (observed 2026-08-28T04:04:49.614063+00:00)

## What it is
A graphical cheat sheet and accompanying article explaining the Redux workflow and concepts in React applications. It covers the store, actions, action creators, and how common libraries like redux-thunk, redux-saga, and reselect fit into the flow.

## Use cases
- learn how redux data flow works
- understand redux store and actions visually
- supplement redux tutorials with a workflow overview
- explain smart vs dumb components in react redux
- see where redux middleware libraries hook in

## When to choose
- you are new to Redux and want a visual overview of the workflow
- you need a quick reference for Redux concepts and terminology
- you want context on how redux-thunk, redux-saga, or reselect fit in

## When to avoid
- you need up-to-date Redux documentation covering Redux Toolkit and modern patterns
- you want an interactive tutorial rather than a static cheat sheet
- you need guidance on Redux with hooks (the material predates them)

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: documentation
- domain: frontend, web-development, tutorials
- platform: -
- tags: cheatsheet, redux, react, state-management, flux-standard-action, web

## Member repositories
- uanders/react-redux-cheatsheet (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.614063+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:34:39.183860+00:00, confidence not recorded.
  - readme: https://github.com/uanders/react-redux-cheatsheet (fetched 2026-08-28T04:04:49.614063+00:00, sha 0d2d738c9b62)
- Data as of 2026-08-30T08:39:29.467469+00:00.
