Exercise - Transformation Operators
Exercise
- Open the challenge on codepen
- Use the
mergeMapoperator to map clicks from theclick$observable into a request - Use
ajax.getJSONto setup a request tohttps://reqres.in/api/users - Subscribe the observable and log out the result