An open API service indexing awesome lists of open source software.

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!!! 🙌

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