Workshop

Modern Angular Best Practices: Reactivity and Resource Based Architecture | @NgGlühwein

Dec 11
Dec 11, 2025 Vienna, Austria

Michael Hladky

Michael Hladky

Julian Jandl

Julian Jandl

NgGlühwein Workshop day | Modern Angular

Description

Master Angular's Signal revolution. This deep-dive workshop covers everything from the new reactive primitives (signal, computed, effect) to the modern component API (input, output, model & linkedSignal). We'll explore practical, real-world patterns for state management (like the resource api) and learn to seamlessly bridge Signals with existing RxJS code. A key focus is a deep dive into Angular's change detection, providing a clear understanding of how Signals enable granular updates and the future of "zoneless" performance. Attendees will leave ready to build fast, modern, and scaleable Angular applications.

Takeaways

  • Confidently use signal, computed, and effect to manage component state.

  • Build modern components using the new signal-based input, model and output.

  • Effectively integrate Signals with RxJS using toSignal and toObservable functions.

  • Use the new resource api for managing async data, loading, and errors.

  • Explain how Signals revolutionize change detection and enable "zoneless" performance.

More from the trainers