JAMES LONG

Tag: react-router

A Simple Way to Route with Redux

November 25, 2015
It's not clear how to use redux and react-router together on a project, but there's actually a pretty simple way to do it. Introducing redux-simple-router, a way to keep the current URL in sync in your app state and router instance.