Full Stack Web Development

VT10 Angular RxJS and Signals: Better Together

08/06/2024

1:30pm - 2:45pm

Level: Introductory to Intermediate

Deborah Kurata

Microsoft MVP and Google Developer Expert (GDE)

Consultant, Speaker, Author

Using RxJS and signals with reactive programming techniques, our Angular applications are more responsive to user actions and state changes, providing a better user experience with less code.

In this session, we learn key features of RxJS and signals. And how they are powerful together, improving our state management and reactivity.

You will learn:

  • Demystify RxJS, breaking down its terms and syntax
  • Leverage signals for easier state management and improved change detection
  • Use RxJS and Signals together, to get the best from both