LPが簡単に作れるInstapageの紹介を公開
※ 株式会社GIGでは毎月社内勉強会を実施しています
GIG inc.
Good is good.
We provide opportunities to the SEKAI by fusing technology and ideas.
テクノロジーとクリエイティブでセカイをより良くする。小さなチームからスタートした多くの先人達が、世界をより豊かなモノに変革してきました。通信、UX、デバイス、技術の変化と共に世界はまだまだ加速度的に変わります。
Good is good. いいものはいい。GIGは、関わったユーザーやクライアントが前に進める“きっかけ”をつくりつづけます。
■ お問い合せ
https://giginc.co.jp/contact/
【Potatotips #26】Replace EventBus with RxJava/RxAndroidHiroyuki Kusu
?
This document discusses replacing the EventBus library with RxJava and RxAndroid for event handling in Android applications. It provides sample code for an RxEventBus class that can be used similarly to EventBus, posting and subscribing to events. It also discusses best practices like providing the RxEventBus as a singleton using Dagger 2 dependency injection.
【Potatotips #26】Replace EventBus with RxJava/RxAndroidHiroyuki Kusu
?
This document discusses replacing the EventBus library with RxJava and RxAndroid for event handling in Android applications. It provides sample code for an RxEventBus class that can be used similarly to EventBus, posting and subscribing to events. It also discusses best practices like providing the RxEventBus as a singleton using Dagger 2 dependency injection.