https://github.com/jaredpalmer/react-suspense-playground
Stock Market News app w/ React Suspense
https://github.com/jaredpalmer/react-suspense-playground
async react react-dom
Last synced: about 1 year ago
JSON representation
Stock Market News app w/ React Suspense
- Host: GitHub
- URL: https://github.com/jaredpalmer/react-suspense-playground
- Owner: jaredpalmer
- Created: 2018-03-01T21:36:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T22:22:20.000Z (about 8 years ago)
- Last Synced: 2025-03-29T08:22:24.867Z (about 1 year ago)
- Topics: async, react, react-dom
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/jaredpalmer/react-suspense-playground
- Size: 5.86 KB
- Stars: 43
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-suspense-playground
This is a little Stock Market News app. I built it to play around with React suspense and other async stuff.