Can it be faster? Improving Performance using React Server Components!
- -
June 25, 2025
Stop adding "use client" prematurely!
In this live-coding session, we will see some advanced React Server Components patterns that will help us unlock the hidden new features of React, by streamlining server and client communication.
We'll consume paginated APIs, leverage Suspense and streaming to update already-rendered components without "use client", and granular client-side data fetching that is search-engine optimized with great performance.