https://github.com/baransu/react-suspense-demo
Suspence!!! 🙌
https://github.com/baransu/react-suspense-demo
react suspense
Last synced: 3 months ago
JSON representation
Suspence!!! 🙌
- Host: GitHub
- URL: https://github.com/baransu/react-suspense-demo
- Owner: baransu
- Created: 2018-03-17T17:19:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T08:34:01.000Z (about 7 years ago)
- Last Synced: 2025-03-26T02:28:12.983Z (3 months ago)
- Topics: react, suspense
- Language: JavaScript
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-suspense-demo
> Suspense!!! 🙌
### Things to try out
* [x] context
* [x] deferSetState
* [x] suspense
* [ ] loading indicator on list
* [ ] image suspence (Not working because of problem with nested promise throws, I don't know if it's a bug)
* [ ] code splitting
* [ ] createRef and forwardRef
* [ ] StrictMode
* [ ] getDerivedStateFromProps