Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn about React's Concurrent Mode features through hands-on exploration of Suspense for data fetching, error handling in Suspense components, and post request management. Discover how to implement the useTransition hook for managing state transitions, explore Suspense List functionality for coordinating multiple suspense boundaries, and master the useDeferredValue hook for optimizing performance by deferring non-urgent updates. This 1 hour and 6 minute tutorial by Ben Awad provides practical demonstrations of these advanced React features that enable better user experiences through improved loading states and smoother interactions.
Syllabus
First Look at React Suspense for Data Fetching
React Suspense Error Handling and Post Requests
First Look at React useTransition Hook
First Look at React Suspense List
First Look at React useDeferredValue Hook
Taught by
Ben Awad