# piotrwitek/react-redux-typescript-guide

The complete guide to static typing in "React & Redux" apps using TypeScript

Repository: https://github.com/piotrwitek/react-redux-typescript-guide
Canonical: https://ross.abutalabs.com/products/react-redux-typescript-guide
Homepage: https://piotrwitek.github.io/react-redux-typescript-guide/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, redux, typescript, patterns, guidelines, flow, static-typing, style-guide, guide
Last push: 2026-05-09T10:54:40+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 35, longevity 100
- inputs: {"age_days": 3543, "days_push": 116, "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 13266, forks 1100 (observed 2026-08-28T04:11:02.934841+00:00)

## What it is
A comprehensive open-source guide documenting static typing patterns and recipes for building React and Redux applications with TypeScript. It serves as a living reference for achieving complete type safety using type inference and control flow analysis.

## Use cases
- learn how to type React components with TypeScript
- find best practices for typing Redux actions and reducers
- make a React Redux app fully type-safe with strict mode
- reduce redundant type annotations using type inference
- look up typing patterns for hooks and higher-order components
- set up a typed React Redux project from scratch

## When to choose
- you are building or refactoring a React + Redux app in TypeScript and want proven typing patterns
- you need a reference for strict type safety without excessive annotations
- you want curated recommendations for the TypeScript React/Redux ecosystem

## When to avoid
- you use state management other than Redux, such as Zustand or MobX
- you need an executable library or tool rather than documentation
- you are working with Flow or JavaScript without TypeScript

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: frontend, web-development, tutorials, programming-languages
- platform: cross-platform
- tags: typescript, react, redux, static-typing, style-guide, patterns, guide, web, nodejs

## Member repositories
- piotrwitek/react-redux-typescript-guide (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:02.934841+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-29T17:13:23.913292+00:00, confidence not recorded.
  - readme: https://github.com/piotrwitek/react-redux-typescript-guide (fetched 2026-08-28T04:11:02.934841+00:00, sha 32457701bb57)
  - homepage: https://piotrwitek.github.io/react-redux-typescript-guide/ (fetched 2026-08-29T08:08:51.443272+00:00, sha 121d6e92c3ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
