Maritim Hotel, Bonn
Keynote
Matthieu Riegler

Matthieu Riegler

Viseo

Born and raised with the web. I always wanted to build some part of it. Joined the Angular team as an OSS contributor.

Sessions

  • Partial Hydration, the art of sending the bare minimum over the wire keynote

    Single page application were known to be bloated and send way too much javascript to start. This is why frameworks started to recommend Lazy-loading : Sending the minimum to start the app. With Server Side Rendering (SSR) + Partial hydration, it is now possible to send even less and still have content rendered on the client. Let’s dive into this new feature in Angular v18.x (TBD), how the magic works, the uses cases for your apps and what performances improvements to expect !