MENU

Fun & Interesting

Suspense and Error Boundaries in React 18

Sam Selikoff 30,390 3 years ago
Video Not Working? Fix It Now

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

Comment