Full Stack Web Development

T13 Managing Your Angular Async Data Effectively

10/01/2019

3:00pm - 4:15pm

Level: Introductory to Intermediate

Deborah Kurata

Microsoft MVP and Google Developer Expert (GDE)

Consultant, Speaker, Author

Every application needs some data and when working with the Web, that data is often asynchronous. In this session, we cover retrieving and displaying asynchronous data, building a data resolver, and handling exceptions. We examine how to work with multiple data sets, prevent nested subscriptions, and leverage the right RxJS operator to work with data effectively.

You will learn:

  • Retrieve and display async data
  • Build a data resolver
  • Use the right RxJS operator when working with multiple data sets