Full Stack Web Development

T05 RxJS in Angular Best Practices

03/03/2020

9:30am - 10:45am

Level: Introductory to Intermediate

Deborah Kurata

Microsoft MVP and Google Developer Expert (GDE)

Consultant, Speaker, Author

This session covers best practices when using the Reactive Extensions for JavaScript (RxJS) for managing data in your Angular applications.

We cover retrieving and displaying asynchronous data, exception handling, combining multiple data sets, preventing nested subscriptions, and creating action streams.

You will learn:

  • Best practices for collecting, combining and caching async data
  • Exception handling
  • How to build action streams to effectively react to user actions or state changes