Adam Rackis has written an extensive article on React Suspense for CSS-Tricks:
This post is about understanding how Suspense works, what it does, and seeing how it can integrate into a real web app. We’ll look at how to integrate routing and data loading with Suspense in React.
📽 If you’re unfamiliar with Suspense, be sure to check out Dan Abramov introducing React Suspense first