rsnext/examples/with-apollo/lib
Adam Soffer a76ec83b64 Update Apollo Example (#888)
* Add minimal apollo example

* Update apollo example README

* Update apollo example demo link in README

* Fix button styles

* Fix show more button

* Alias demo url

* Include the data field on the Apollo store when hydrating

* Revert

* Include the data field on the Apollo store when hydrating per tpreusse's suggestion.

* Add example to faq section in README

* Sort by newest; Add active state to buttons

* Make optimization suggestions

* Use process.browser; inline props

* Pass wrapped component's initial props into component heirarchy if they exist
2017-01-25 17:10:21 -08:00
..
initClient.js Add Apollo example (#780) 2017-01-22 13:27:06 +01:00
initStore.js Add Apollo example (#780) 2017-01-22 13:27:06 +01:00
middleware.js Add Apollo example (#780) 2017-01-22 13:27:06 +01:00
reducer.js Add Apollo example (#780) 2017-01-22 13:27:06 +01:00
withData.js Update Apollo Example (#888) 2017-01-25 17:10:21 -08:00