React Suspense
Topic history | v1 (current) | created by jjones
Details
React Suspense
see v1 | created by jjones | Add topic "React Suspense"
- Title
- React Suspense
- Description
- React 16.6 added a <Suspense> component that lets you “wait” for some code to load and declaratively specify a loading state (like a spinner) while we’re waiting.
- Link
- https://reactjs.org/docs/concurrent-mode-suspense.html
resources
treated in React Suspense in Practice
authors
This topic has no history of related authors.