Quiz: Managing Asynchronous Events

Test your knowledge of the concepts related to managing asynchronous events in Rx by completing this quiz.

We'll cover the following...

Quiz

1.

ajax is a helper constructor in RxJS that performs an AJAX request and returns a:

A.

Observable

B.

Variable

C.

Promise

D.

Nothing


1 / 8