https://github.com/gaearon/suspense-experimental-github-demo
Sample project built with Suspense to demonstrate render-as-you-fetch
https://github.com/gaearon/suspense-experimental-github-demo
Last synced: 8 months ago
JSON representation
Sample project built with Suspense to demonstrate render-as-you-fetch
- Host: GitHub
- URL: https://github.com/gaearon/suspense-experimental-github-demo
- Owner: gaearon
- License: mit
- Archived: true
- Created: 2019-11-05T03:32:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T22:21:14.000Z (about 5 years ago)
- Last Synced: 2025-04-29T15:22:08.605Z (9 months ago)
- Language: JavaScript
- Homepage: https://reactjs.org/blog/2019/11/06/building-great-user-experiences-with-concurrent-mode-and-suspense.html
- Size: 1.41 MB
- Stars: 801
- Watchers: 27
- Forks: 41
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - suspense-experimental-github-demo - as-you-fetch | gaearon | 813 | (JavaScript)
README
# Suspense Demo for Library Authors
You probably want to look at [this repo instead](https://github.com/reactjs/server-components-demo) which reflects our latest thinking and shows Suspense in combination with Server Components.