===== IonicでRxJS非同期通信 ===== RxJS(Reactive Extensions for JavaScript)は、サーバーとクライアントが非同期通信をするためのシステムです。 {{:pasted:20180612-112527.png}} 以下のサイトが分かりやすいです。 https://qiita.com/Yamamoto0525/items/efc0e5617c7427fea86a\\ {{:pasted:20180612-112557.png}} Angular6(Ionic4)からは、RxJS6を利用することになります。以下の記事のRxJSのイメージを見ると、非常にとっつきにくいRxJSがなんか分かっちゃったような気持ちになれます。一見の価値アリです!\\ https://qiita.com/MasanobuAkiba/items/a5026bd37603cc29e9e7\\ @MasanobuAkiba 2018年06月10日に更新 Angular6 から始める RxJS6 入門 ===== RxJSもVersionに要注意!(RxJS6.0で大幅変更) ===== https://qiita.com/hothukurou/items/3e77e76789ab9c243924\\ @hothukurou 2018年05月26日に更新 RxJSを入門しようと思ったら既存のサンプルコードがエラーになる!(RxJS 6.0) ===== Ionic3でhttpとRxJSを使用する方法 ===== https://www.techiediaries.com/ionic-http/\\ {{:pasted:20180624-213911.png}} https://www.techiediaries.com/ionic-http-client/\\ {{:pasted:20180624-213940.png}} https://www.techiediaries.com/angular-testing-httptestingcontroller/ ===== リンク ===== https://qiita.com/kitfactory/items/c9cba37a12745acf0697\\ {{:pasted:20180612-112943.png}} https://adwd.github.io/rxjs-zatsu-slide/#/\\ {{:pasted:20180612-113227.png}} http://www.fumiononaka.com/Business/html5/FN1802004.html\\ {{:pasted:20180612-113819.png}}