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