Web Client

W06 Angular 101: Part 2

03/15/2017

9:30am - 10:45am

Level: Introductory to Intermediate

Deborah Kurata

Deborah Kurata

Microsoft MVP and Google Developer Expert

In the second of two parts, this session will cover the remaining key concepts in Angular including routing, services, observables (Reactive Extensions) and accessing data from a back-end server with http.

You will learn:

  • Routing to navigate between pages
  • Services for sharing data and operations
  • Observables to managing asynchronous events
  • Http to retrieve data from a server