Angular
Fundamentals of Angular - Communicating with a Server
  •  

What are Observables?

Outline

In this video...

You will learn about Observables and the RxJS library.

Observables are a mechanism to get one or more values now or in the future. They're a perfect companion library when making HTTP requests. RxJS is becoming an extremely popular library and you'll learn how to use this library to work with basic observables.

 

I finished! On to the next chapter