Web Unleashed 2024 // In-person

2024-10-10 00:00:00 2024-10-12 00:00:00 America/Toronto Web Unleashed 2024 // In-person Drive your career to the forefront by learning the latest tools, techniques, and technologies in front-end web development. Toronto FITC ET Toronto

Presentation


Overview

Next.js has fully embraced server components, but understanding this new paradigm is a challenge for many developers. Determining when and where client-side vs. server-side code runs and its impact on performance has become utterly confusing.

Join this talk for an in-depth exploration of server components and HTML streaming, and their impact on performance. We’ll also cover how to mix server and client components effectively, as well as when and how to cache and revalidate your data. You’ll walk away with the knowledge to build performance applications using server components in Next.js.

Objective

Attendees will learn how server components can improve performance in their Next.js applications.

Five Things Audience Members Will Learn

  • How do server components and HTML streaming work
  • When and how to fetch data
  • How to effectively use server and client components
  • Caching strategies
  • When and how to revalidate

Target Audience

This talk is for intermediate developers with at least some Next.js experience.