Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/velenir/rr4-async-transition

An example of preloading data before navigation in react-router v4
https://github.com/velenir/rr4-async-transition

Last synced: 6 days ago
JSON representation

An example of preloading data before navigation in react-router v4

Awesome Lists containing this project

README

        

# react-router asyncronous path transition

An example of preloading data before navigation as per `Link` click.

Relevant source code can be find [here](https://github.com/Velenir/rr4-async-transition/blob/master/app/components/Example.jsx).

Demo available [here](https://rr4-async-transition.surge.sh).