Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/licg9999/review-of-state-management-in-react

Codebase for the series of Review of state management in React
https://github.com/licg9999/review-of-state-management-in-react

flux javascript jotai mobx mvc-pattern react recoil redux redux-toolkit review-of-state-management state state-management typescript valtio zustand

Last synced: 4 days ago
JSON representation

Codebase for the series of Review of state management in React

Awesome Lists containing this project

README

        

# Review of state management in React

1. [Review of state management in React: getting started with an MVC example](./01-getting-started-with-an-mvc-example/README.md)
1. [Review of state management in React: reducer-like solutions - Redux and its family](./02-reducer-like-solutions-redux-and-its-family/README.md)
1. [Review of state management in React: facebook's experiment - Recoil](./03-facebook-s-experiment-recoil/README.md)
1. [Review of state management in React: kinds of lightweight trials - MobX, Zustand, Jotai and Valtio](./04-kinds-of-lightweight-trials-mobx-zustand-jotai-and-valtio/README.md)
1. [Review of state management in React: summary and prospect](./05-summary-and-prospect/README.md)