Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/velenir/rr4-async-transition
- Owner: Velenir
- Created: 2017-02-02T12:17:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T08:30:56.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T18:18:10.753Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://rr4-async-transition.surge.sh/
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).