Skip to content

This repository is meant to be educative and explores different state management and rendering solutions.

Notifications You must be signed in to change notification settings

rdzcn/react-state-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React state management: Challenges and solutions

  • Explore different tooling and methods for state management.
  • All other tooling is secondary.

How to run

yarn install
yarn dev

Progress through branches

  • git checkout main
  • git checkout starters-1..starters-4
  • git checkout async-1..async-4
  • git checkout reducer1..reducer2
  • git checkout x-state-1

You can also compare branches with

eg: 

git checkout starters-2
git diff starters-1

About

This repository is meant to be educative and explores different state management and rendering solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published