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