Logo Voxxed Days

What the heck is partial hydration?

Devlin Duldulao

Co-authored the Packt book Full-Stack Web Development with Spring Boot and Angular; Devlin has been using Angular to build web apps and mobiles for their customers for years. He has been a Microsoft MVP and an on-site Angular trainer for 5 years.

Devlin Duldulao

Abstract

You probably heard the word partial hydration or hydration at a conference or read it on Stackoverflow or blog sites. But what are hydration and partial hydration? How important is it to know these two concepts in web development? Let’s find out.

Partial hydration (a.k.a. Islands Architecture) is a technique that allows web developers to build sites using their preferred framework (React, Svelte, Vue, etc.). Still, it only sends generated HTML and CSS to the browser by default. Where dynamic functionality is desired, components can be “hydrated” to become interactive.

I will teach you how this architecture works and when it makes sense in this presentation.

Stay up to date

* indicates required

We use Mailchimp as our marketing platform. By clicking above to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.

You can change your mind at any time by clicking the unsubscribe link in the footer of any email you receive from us, or by contacting us at [email protected]