Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into mobx3
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Dec 27, 2016
2 parents f3cb511 + 6ed404b commit 9ebeea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -228,7 +228,7 @@ How that works? See this [in-depth explanation of MobX](https://medium.com/@mwes

### Easy interoperability

MobX works plain javascript structures. Due to it's unobtrusiveness it works with most javascript libraries out of the box, without needing MobX specific library flavors.
MobX works with plain javascript structures. Due to it's unobtrusiveness it works with most javascript libraries out of the box, without needing MobX specific library flavors.

So you can simply keep using your existing router, data fetching, and utility libraries like `react-router`, `director`, `superagent`, `lodash` etc.

Expand Down

0 comments on commit 9ebeea5

Please sign in to comment.