Full Stack Web Development

H10 Mastering Angular Signals

March 19th, 2026

11:00am - 12:15pm

Level: Introductory to Intermediate

Deborah Kurata

Microsoft MVP and Google Developer Expert (GDE)

Consultant, Speaker, Author

Discover how Angular's signal-based reactivity model can simplify your state management and supercharge your applications. In this session, you'll learn how to declare and use signals, then seamlessly retrieve data into them using the new Resource API—no manual subscribe, no unsubscribe, no boilerplate code.

You will learn:

  • What signals are and why they matter
  • How to create, read, and react to signals
  • How to retrieve data directly into signals with httpResource()
  • How to compose and transform data using RxJS and rxResource()

    Together, we'll build a signal-first Angular app that highlights the power and simplicity of this new model. Walk away with practical examples and fresh insights to guide your next project through the streamlined, subscription-free world of signals and the Resource API.