Skip to content

Commit ad529fd

Browse files
authored
Merge pull request #86 from capaj/patch-1
added MobX
2 parents d2f237c + 8352422 commit ad529fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
214214
* [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) #code
215215
* [React Hot Loader](https://gaearon.github.io/react-hot-loader/) Live patching for Webpack #code
216216
* [livereactload](https://github.com/milankinen/livereactload) Live patching for Browserify #code
217+
* [MobX](https://github.com/mobxjs/mobx) Simple, scalable state management with TFRP. #code
217218
* [Redux](https://github.com/rackt/redux) Predictable state container (store) for JavaScript apps #code
218219
* [Redux Devtools](https://github.com/gaearon/redux-devtools) DevTools for Redux with hot reloading, timetravel debugging, and customizable UI
219220
* [Cerebral](https://github.com/cerebral/cerebral) An immutable store for global app state #code

0 commit comments

Comments
 (0)