http.get('http://jsonplaceholder.typicode.com/users/').pipe( ... other array operations you can employ in your Observables ; look for them in the RxJS API.
確定! 回上一頁