RIght now the routes in React are hardcoded, and that is ugly. We should be able to use [FosJsRoutingBundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) and integrate it into Webpack. I guess we could require in the Webpack bundles `web/bundles/fosjsrouting/js/router.js` and also load the route `fos_js_routing_js` with a `url-loader`.