LiveLoveApp logo

Exercise - Creation Operators

Exercise

  1. Open the challenge on codesandbox
  2. Use the ajax.getJSON creation operator to create an observable that makes a network request
  3. Use https://reqres.in/api/users as the request URL
  4. Subscribe to the observable and log out the result