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