
Brygida Fiejdasz
Frontend Lead at Avenga
Angular GDE • Microsoft MVP
I'm an Angular GDE and Lead of the Frontend Competence Center at Avenga. Beyond that, I'm an Angular enthusiast who loves to code and enjoys sharing knowledge – on stage, at meetups, and on my YouTube channel “Speed Date with Angular”. In my free time, I'm an explorer and a proud cat mom.
From Server to Client: Mastering Hydration in Angular
Hydration is the key to making server-side rendered applications fully interactive. In this talk, we’ll explore how Angular’s hydration process works under the hood, why it is vital for modern web development, and how it significantly boosts both performance and user experience.
We’ll take a deep dive into incremental hydration, a game-changing feature that enables selective hydration of components, making SSR more efficient than ever. We will also look at how Angular ensures no user interaction is lost during the transition, with a look at event replay and how to debug these processes using Angular DevTools effectively.