An open API service indexing awesome lists of open source software.

https://github.com/ballercat/reroute

Redux first React Router
https://github.com/ballercat/reroute

Last synced: 3 months ago
JSON representation

Redux first React Router

Awesome Lists containing this project

README

          

# reroute - Redux first Router

A different approach to routing, taking full advantage of HTML5 API and redux.
The URL string is irrelevant to navigation as the entire page state is stored
within immutable state in redux and powered by state objects returned from history
events.