rsnext/examples/with-mobx/pages
Már Örlygsson 420f74c867 examples/with-mobx : Fix and simplify (#5537)
I spent far too much time fiddling with this example project before realizing it contained a bug in the store initialization logic and it was a bit more complex than it needed to be.

* The custom server was not needed
* The store-initialization did effectively the same thing twice for no reason
* And wrapping MyApp component in a HOC was wholly unnecessary indirection

My changes are split into four discrete commits for clarity.
2018-11-06 10:18:26 +01:00
..
_app.js examples/with-mobx : Fix and simplify (#5537) 2018-11-06 10:18:26 +01:00
index.js Improve with-mobx example (#4705) 2018-06-30 22:29:24 +02:00
other.js Improve with-mobx example (#4705) 2018-06-30 22:29:24 +02:00