- react-router willTransitionTo
- react-router fetchData before render
- Wait to render component until data is fetched @ Fluxible
- How will Fluxible fix this?
We can do this with willTransitionTo - but any data NOT loaded via that function won't be ready when the component is returned from the server as a string.