Angular Note 5 --- RxJS

149 阅读1分钟

RxJS get data from async methods --- similar to promise.then, async await...

import { Observable } from 'rxjs;