Workshop
Reactive Angular

Description
In this workshop, we will focus on framework-agnostic techniques that you can use to improve the UX of your application.
Error handling, retry strategies, state management, combination, and flattening scenarios – these are just some of the topics we will cover. Learn about the essential parts that make up a reactive architecture and take your RxJS skills to the next level! At the end, we will use Angular's new reactive Primitive and see how it compares to RxJS.
Bring ALL your code examples, bugs, and questions and get them addressed in an open-ended session, with no agenda but aimed at helping you find the best solution possible.
Takeaways
Combining streams
An overview of combination operators
Progressive rendering
Reducing the number of computations
Reactive State Management
State aggregation
State selection
Architecture patterns
Higher-order observables
A flattening strategies overview: merge, concat, exhaust, and switch
Usage in the user interface
Usage in business logic or data layer interaction like effects/epic of REDUX
Error handling
An in-depth understanding of error handling
How to encapsulate error-prone code
Comparison of the different retry & repeat mechanisms
More from the trainer

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).
