Talk
Performance at scale: Non-trivial optimization techniques in Angular

Description
We will skip ChangeDetection OnPush & trackBy and jump straight into the guts of performance optimization. Get ready to deepen your knowledge, learn about the latest best practices in v16 and above, and see them in action with exciting live demos lying at the core of this talk.
This session will feature the most up-to-date information on SSR hydration to expand your knowledge of advanced performance optimization techniques beyond NgOptimizedImage. Together, we will get hands-on with the powerful toolset, including Chrome and Angular DevTools, review the case study of web performance optimization and its outcomes, and learn how to achieve peak performance, reaching a staggering 100 points. In the end, you'll go home with lots of exercises to guide you and a wealth of insights to work with, impressed by how much faster your application can get.
More from the speaker

NgGlühwein 2025 - Austria’s cozy end-of-year Angular celebration!
Angular Austria Association
Dec 12, 2025 · Vienna, Austria
Advanced CPU Profiling in Node - Profile Data Structure
CPU profiles are more than flame charts—they’re structured JSON files. Learn how nodes, samples, and time deltas form the backbone of DevTools performance data.

Advanced CPU Profiling in Node - Real-Life Examples
Profiling is easiest when it's real. Learn how to capture and make sense of CPU profiles in Node.js across scripts, threads, and processes—then apply it to your own projects.

Advanced CPU Profiling in Node - Best Practices and Pitfalls
Get deeper insights into your Node.JS performance. Learn how to master advanced CPU profiling with built-in tools, interpret process/thread IDs, and optimize using sampling intervals. Troubleshooting and real examples included.

Implementing Incremental Hydration in Angular (Part 3/3)
Implement incremental hydration in a real-world Angular app - Basic setup, hydration triggers and important considerations for a seamless integration.

The Game-Changing Impact of Incremental Hydration in Angular (Part 2/3)
Let's dive deeper into why incremental hydration in Angular matters so much for performance and user experience, focusing on its influence on Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS).

