Data fetching with React Server Components
Since its release 10 years ago, React's core APIs have remained surprisingly stable. The original component boundary that supports state and lifecycle methods still works to this day. Hooks were then added which introduced a new level of composition, bringing state and effects to functional components and marking the second era of React. And today, with the introduction of Server Components, we are entering React's third era of innovation.
This course covers the fundamentals of data fetching with React Server Components. You'll learn about the benefits that RSC brings to the development model by building a server-driven data table that is derived from the URL and supports features like searching and pagination. By the end of this course you'll feel comfortable working with Server Components, and you'll have a better grasp on which parts of your own applications could benefit from React's new architecture.
Watch Online Data fetching with React Server Components
# | Title | Duration |
---|---|---|
1 | Building a users table | 04:56 |
2 | Adding server-side pagination | 07:27 |
3 | Polishing the pagination controls | 16:18 |
4 | Adding client-side search | 09:20 |
5 | Preserving query params across interactions | 18:31 |
6 | Adding Loading UI | 03:45 |
7 | Adjusting the loading boundary | 06:47 |
8 | Showing pending UI during search | 03:35 |
9 | Debouncing client-side search | 05:17 |
Similar courses to Data fetching with React Server Components

MERN Stack Front To Back: Full Stack React, Redux & Node.js.udemyBrad Traversy

PHP Symfony 4 API Platform + React.js Full Stack Masterclassudemy

React & TypeScript - The Practical GuideAcademind Pro

Build a Slack Chat App with React, Redux, and Firebaseudemy

Learn React Hooks By Building A Real Applicationreacttraining (Ryan Florence)

Zero to Full Stack Heropapareact.com

Working with React and Go (Golang)udemy

The React practice course, learn by building projects.udemy
