NgGlühwein Workshop day | Modern Angular
Workshop

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

About the event

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

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

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

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

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

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

Keep exploring