Talk
Performance at Scale: Non-trivial Optimization Techniques in Angular at NG Asia Meetup

Description
Diving beyond the basics of ChangeDetection, OnPush, and trackBy, this presentation delves into the core of performance optimization.
Brace yourself to enhance your expertise, discover cutting-edge practices from v16 onwards, and witness these strategies come to life through captivating live demos at the heart of our discussion.
In this session, we'll bring you the latest insights on SSR hydration, pushing the boundaries of your understanding of sophisticated performance enhancement methods beyond the scope of NgOptimizedImage.
Join us as we explore a comprehensive toolkit, including Chrome and Angular DevTools, examine a case study on web performance improvement and its results, and uncover how to maximize performance, aiming for an impressive 100 points. You'll leave equipped with practical exercises and valuable knowledge, ready to significantly speed up your application.
More from the speaker

Modern Angular Best Practices: Reactivity and Resource Based Architecture | @NgGlühwein
PushBased
Dec 11, 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).

