Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredpalmer/react-router-suspense-demo
React Suspense x React Router Exploration
https://github.com/jaredpalmer/react-router-suspense-demo
react react-dom react-router suspense
Last synced: 27 days ago
JSON representation
React Suspense x React Router Exploration
- Host: GitHub
- URL: https://github.com/jaredpalmer/react-router-suspense-demo
- Owner: jaredpalmer
- Created: 2018-03-30T17:29:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T17:37:37.000Z (almost 7 years ago)
- Last Synced: 2024-12-10T15:13:48.297Z (about 1 month ago)
- Topics: react, react-dom, react-router, suspense
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/jaredpalmer/react-suspense-router-demo
- Size: 9.77 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Router x React Suspense Demo
This is React Suspense and React Router exploration that shows how you might create a routes that would take care of loading states so inner components don't have to.
Demo: https://1y970mwzjq.codesandbox.io/
CodeSandbox: https://codesandbox.io/s/github/jaredpalmer/react-suspense-router-demo
## Authors
- Jack Cross ([@crosscompile](https://twitter.com/crosscompile) - Async Router
- Jared Palmer ([@jaredpalmer](https://twitter.com/jaredpalmer) - Cache and Timeout