Learn how Suspense allows you to use Error Boundaries for network requests by turning asynchronous exceptions into render-time errors.
Code Sandbox: https://codesandbox.io/s/github/samselikoff/2022-01-21-suspense-error-boundaries
Github: https://github.com/samselikoff/2022-01-21-suspense-error-boundaries