Grand Canyon, AZ
Posts By: Dan Osipov
Assassin with Prey
Assassin bug feeding on a beetle
Colorado River
At the bottom of the Grand Canyon
Tower
Grand Canyon, AZ
Reactive Android, Part 3
In Parts 1 and 2 of this series we examined different methods of creating a reactive application on Android, where events (either UI events originating from the application user, or background events generated by the system) trigger certain actions. We examined using an event bus and Observables in the context of a demo application, a… Read more »