Redux

Results 18 repositories owned by Redux

redux-thunk

17.7k
Stars
1.0k
Forks
Watchers

Thunk middleware for Redux

redux-toolkit

10.3k
Stars
1.1k
Forks
Watchers

The official, opinionated, batteries-included toolset for efficient Redux development

rtk-github-issues-example

211
Stars
96
Forks
Watchers

Source code for the Redux Toolkit Advanced Tutorial

examples

40
Stars
21
Forks
Watchers

Examples of how to use Redux.

react-redux-benchmarks

69
Stars
20
Forks
Watchers

Performance benchmark harness for React-Redux

redux-essentials-counter-example

44
Stars
54
Forks
Watchers

The standard Redux / Redux Toolkit "counter" app template for Create React App

redux-fundamentals-example-app

77
Stars
316
Forks
Watchers

Example app for the Redux Fundamentals tutorial

rtk-convert-todos-example

91
Stars
59
Forks
Watchers

Source code for the Toolkit Intermediate Tutorial