https://github.com/icyjoseph/suspense-data-examples
Examples on how to fetch Data with Suspense
https://github.com/icyjoseph/suspense-data-examples
react react-suspense reactjs suspense
Last synced: 3 months ago
JSON representation
Examples on how to fetch Data with Suspense
- Host: GitHub
- URL: https://github.com/icyjoseph/suspense-data-examples
- Owner: icyJoseph
- Created: 2019-05-27T18:55:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T15:12:38.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T19:41:11.411Z (5 months ago)
- Topics: react, react-suspense, reactjs, suspense
- Language: JavaScript
- Homepage:
- Size: 404 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Fetch with React Suspense
A case study. Shouldn't be done in production.