Discover 71 articles on Scalability in mobile performance
Showing 20 of 71 articles (Page 1 of 4)
A curated roundup of the latest Kotlin ecosystem news, including the full KotlinConf 2026 schedule, the release of Kotlin 2.3 with faster Kotlin Multiplatform builds and smaller binaries, and Compose Hot Reload...
Comprehensive strategy for transforming large legacy Android codebases to modern Jetpack Compose architecture.
Discussion of unique challenges in mobile app releases and the long-term implications of code decisions.
Explains best practices for implementing the data layer in Android applications using clean architecture principles.
A deep dive into how Mercari optimized its iOS monorepo for performance and scalability, ensuring fast launch times even with a large codebase.
Standardizing mobile analytics to gain consistent, cross-platform insights at Uber scale.
Slice describes their approach to implementing scalable navigation architecture with improved stability and modularity.
Explores the technical implementation and best practices for rebranding Android applications.
Stone shares their journey of adopting Kotlin Multiplatform (KMP) to streamline mobile development across their payment solutions apps. With 140 mobile developers and 1.3 million lines of code, they achieved 61...
Details the domain layer implementation in Android clean architecture for maintainable app development.
Glance scales their job scheduler to handle 20k tasks without a hitch.
Glance scales their Game Centre to handle 100 million daily players.
We saw in Part 2, how we modularized the Driver app. Remember why we felt the need to modularize the Driver app? - Faster builds - Faster feedback loop on IDE? - Enforced separation of concerns by design. -...
Grab keeps their app steady when ride demand spikes out of nowhere.
DoorDash adopted XcodeGen to manage their Xcode project configuration in human-readable YAML files, eliminating pbxproj merge conflicts that plagued their 100+ engineer iOS team. The tool reduced merge conflict...
Airbnb migrated their iOS CI from physical Macs to AWS EC2 Mac instances, using Packer for AMI creation and Terraform for infrastructure-as-code. The new system enables daily instance rotation, flexible Xcode v...
For example we were trying to define and enforce budget for: - Binary size added per feature - Crashes/ANRs per feature - Where should we increase QA automation? - Feature ownership - More safety nets, mon...
Guide to implementing the Model-View-Intent architectural pattern for Android app development.
Gojek ties their services to public transit, making trips seamless for everyone.
Uber shares how they grew their Mobile Device Management setup to keep a diverse, expanding mobile fleet in check.