Skip to content

Commit

Permalink
Add Reddit thread link
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Dec 14, 2016
1 parent 1952820 commit 1ad7c21
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions mobx-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,13 @@
#### MobX and Redux Comparisons

- **Comparing MobX and Redux - Video**
https://www.youtube.com/watch?v=83v8cdvGfeA
https://www.youtube.com/watch?v=83v8cdvGfeA
A great video to understand the differences between MobX and Redux.

- **"Confused: Redux or MobX?**
https://www.reddit.com/r/reactjs/comments/4npzq5/confused_redux_or_mobx/
An in-depth thread comparing the two libraries. Includes comments from both Dan Abramov of Redux and Michel Weststrate of MobX describing their libraries, as well a number of other good comparisons.

- **Redux or MobX: An attempt to dissolve the confusion**
http://www.robinwieruch.de/redux-mobx-confusion/
An in-depth comparison of the ideas, concepts, approaches, and use cases for the two state management libraries
Expand All @@ -67,4 +71,4 @@ A great video to understand the differences between MobX and Redux.

- **Redux vs MobX**
https://medium.com/@himrc/redux-vs-mobx-a42c8950f3
Some quick pros and cons of each, links to other discussions, and thoughts on when to use them.
Some quick pros and cons of each, links to other discussions, and thoughts on when to use them.

0 comments on commit 1ad7c21

Please sign in to comment.