Ishan Khanna - Droidchef | Google Developer Expert for Android

Featured posts

Latest posts

Android Architecture Patterns: A Comprehensive Pre-Interview Guide

Looking to brush up on Android architecture patterns before your next mobile interview? This guide covers everything from traditional MVC to modern Jetpack Compose implementations, with code examples and comparisons of MVC, MVP, MVVM, and MVI patterns.

11 min read Public

Impact of Dependency Tree Depth on Gradle Builds

Impact of Dependency Tree Depth on Gradle Builds

In this post, Ishan shows the impact of dependency tree depth on Gradle Builds with a complete analysis of changes at the Top, Middle, and Bottom of the Dependency Tree.

6 min read Public

Flutter vs Jetpack Compose: The Battle of the Decade

Flutter vs Jetpack Compose: The Battle of the Decade

Android app developers have been debating whether to use frameworks like Flutter or Jetpack over the last few years. In this article, I share my own opinion as a mobile engineer who has worked with both technologies.

6 min read Public