One option that can be used in RxJS and RxPHP in exactly the same way is using concatMap() (mergeMap() would work as well) and return a new Observable ...
確定! 回上一頁