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

https://github.com/e-e-e/mobx-or-redux

A straw-man app for demonstrating Redux vs MobX state management patterns in React.
https://github.com/e-e-e/mobx-or-redux

Last synced: about 1 month ago
JSON representation

A straw-man app for demonstrating Redux vs MobX state management patterns in React.

Awesome Lists containing this project

README

          

# A dummy app for showing MobX and Redux

A dirty quick app for demonstrating Mobx and Redux as state management systems.

Built on top of create-react-app.