Roman Baron

Results 4 issues of Roman Baron

First of all - thank you for your work on Erlang for IntelliJ. In some cases it would be beneficial to allow some environment variables to be set before running...

When running with `npm run dev` and loading the first page, I got: ``` [1] Error: Expected the reducer to be a function. [1] at createStore (/somedir/node_modules/redux/lib/createStore.js:63:11) [1] at /somedir/node_modules/redux/lib/applyMiddleware.js:37:19...

Implementation for multiple route choices returned from a call: #89 https://github.com/aurelio-labs/semantic-router/issues/89 Currently only for RouteLayer, not for HybridRouteLayer. Also - need to update documentation (where?)