Explore all newline lessons
lesson
Final WordsReact Data Fetching: Beyond the BasicsHere we'll learn how to prefetch data based on the route
lesson
Fetching on the ServerReact Data Fetching: Beyond the BasicsHere we'll learn how to prefetch data based on the route
lesson
Module 4 RecapReact Data Fetching: Beyond the BasicsHere we'll learn how to prefetch data based on the route
lesson
Stale While RevalidateReact Data Fetching: Beyond the BasicsHere we'll learn how to prefetch data based on the route
lesson
Saving Data SourcesReact Data Fetching: Beyond the BasicsThis lesson, focus on saving and reusing prefetched data sources efficiently using context and a custom data-loading function.
lesson
Prefetching Based on Page RouteReact Data Fetching: Beyond the BasicsHere we'll learn how to prefetch data based on the route
lesson
The useSyncExternalStore HookReact Data Fetching: Beyond the BasicsHere we'll learn how to use the useSyncExternalStore hook
lesson
Module 3 RecapReact Data Fetching: Beyond the BasicsHere we'll recap what we've learned in Module 3
lesson
Fixing Network WaterfallsReact Data Fetching: Beyond the BasicsHere we'll learn how to fix network waterfalls
lesson
Fixing Race ConditionsReact Data Fetching: Beyond the BasicsHere we'll learn how to fix race conditions
lesson
Simple RefetchingReact Data Fetching: Beyond the BasicsHere we'll take a look at how to refetch data in a simple way
lesson
Module 2 RecapReact Data Fetching: Beyond the BasicsHere we're going to recap what we've learned in Module 2