Reactive Programming Considered Harmful
Reactive programming, while powerful, brings complexity, a steep learning curve, and architectural lock-in, making it a poor choice for most use cases.
Reactive programming, while powerful, brings complexity, a steep learning curve, and architectural lock-in, making it a poor choice for most use cases.
Review of a benchmark that compares the performance of SharedPreferences commit and apply write modes in Android applications.
Complete guide to implementing Bottom Bar Navigation in an Android app using Jetpack Compose and Compose Navigation frameworks
This article explains the role of Robolectric framework for Android and discusses its benefits and drawbacks.
A comprehensive framework and checklist for executing a refactoring of an Android application.
A comprehensive guide to setting up continuous integration for your Android app using the Bitrise platform.
Learn how to use ADB for simulating Firebase Cloud Messaging (FCM) pushes, streamlining your development process.
My summary of the fundamental and accidental challenges that make Android development so damn difficult.
Summary of my first experience with Jetpack Compose, and analysis of Compose’s benefits and drawbacks compared to Views.
The summary of main events in native Android development ecosystem in 2023 and predictions for Android trends in 2024.