#nextjs13
Dive into streaming and React's Suspense feature, and see how they change the way web pages load and display content.
0:00 - Intro
0:21 - What is streaming?
1:46 - What is suspense?
2:53 - Component-level data fetching
3:30 - Out of order streaming
💻 RESOURCES:
React Suspense Docs: https://react.dev/reference/react/Suspense
Next.js Streaming Docs: https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming
🤝 LET’S CONNECT:
◆ Twitter: https://twitter.com/steph_dietz_
◆ Github: https://github.com/StephDietz
◆ Blog: https://steph-dietz.com
#suspense #react