CodeZine編集部では、現場で活躍するデベロッパーをスターにするためのカンファレンス「Developers Summit」や、エンジニアの生きざまをブーストするためのイベント「Developers Boost」など、さまざまなカンファレンスを企画・運営しています。 講演資料・動画 ...
Developers Summit 2026・Dev x PM Day 講演資料まとめ Developers Boost 2025 講演資料まとめ Developers X Summit 2025 講演資料まとめ Developers Summit 2025 FUKUOKA 講演関連資料まとめ Developers Summit 2025 KANSAI 講演関連資料まとめ Developers ...
Upgrading to the latest release of a library is usually as simple as changing the version number in your dependency configuration, but for RxJava users, making the switch to RxJava 2.0 isn’t quite so ...
こんにちは。株式会社クラスシステム開発本部の青木です。 今回は弊社のバックエンドでRxJavaを採用しており、その考え方であるリアクティブプログラミングについてご紹介できればと思います。 まず、私自身はRxJavaについてはクラスに入社して初めて ...
この記事は、NAVITIME JAPAN Advent Calendar 2020の 15日目の記事です。 はじめに こんにちは、こねくとです。ナビタイムジャパンで「NAVITIME」のAndroidアプリ開発を担当しています。 NAVITIME JAPAN Advent Calendar 2020の6日目に公開されました、「Androidアプリのリアーキテ ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Cory Benfield discusses the evolution of ...
To test out RxJava, we’ll write a command-line application that watches the public event stream developed by CoinCap. This event stream provides a WebSocket API, which is like a firehouse of ...
Retrofit from Square is an amazing library that helps with easy networking (even if you haven't made the jump to RxJava just yet, you really should check it out). It works even better with RxJava and ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Jim Gough discusses the transition from ...