Archives

Kill your eventbus-driven architecture with fire

Some long time ago event bus libraries took over the Android developers world. Majority of Android applications used one of the variety of libraries available – EventBus, Otto or others. People loved this pattern because it made communication between Android components a lot easier than before. Time has changed though. Otto was just officially deprecated […]

Android Reactive Programming with RxJava

In a world where there is a smartphone in every pocket, designing and building applications that can run smoothly and deliver the User Experience that users deserve, it’s the only way to go. Reactive Programming with RxJava will help you to beat Android Platform limitations to create astonishing Android Apps. This talk will be a […]