Jan Hoogeveen
Jan Hoogeveen
## Feature request Can we expose the position of the active ``, and maybe it's bounding box so we can position the `` directly below the active item? It could...
We're using the promiseMiddleware library mostly so we can do API calls and resolve those before starting a render on the server. In the Redux documentation there is a beautiful...
React Router 4 is final. Let's find out how we can use it together with Redux. It might be a nice idea to migrate client-side first and solve server side...