The Best Reads on Mobile App Performance
How top companies optimize their apps for the best customer experience.
Showing 20 of 1037 articles (Page 35 of 52)
Covers automated screenshot testing techniques for validating Android UI rendering and correctness.
One of the worst things that can happen to your app’s responsiveness is an Application Not Responding (ANR) dialogue. A high ANR rate may affect user experience and, potentially, Google Play search positions an...
In the first part, we discussed what ANR is and what are the ways of tracking it. In this article, you will find information on what problems we found in our application, how we fixed them, and the results we a...
Microsoft manages app size as they upgrade React Native features.
Part three of a series on refactoring legacy Android app architecture with practical implementation.
Part one of a series on refactoring legacy Android app architecture using single activity pattern.
Part two of a series on refactoring legacy Android app architecture using MVVM patterns.
Dropbox overhauled their Android testing setup for smoother, faster runs.
The Grammarly app on both Android and iOS is a native keyboard. The motivation behind building a keyboard, as opposed to a traditional mobile app like a text editor
Huawei’s Leak Canary sniffs out Android memory leaks like a pro.
Covers SSH support in SwiftNIO framework, relevant to network performance and security in mobile apps.
Technical guide for implementing custom stretchable header views in SwiftUI.
Expedia tracks iOS app performance to keep travelers happy on the go.
Farfetch fine-tunes their app startup with deeper optimizations.
Netflix syncs Android and iOS logic with Kotlin Multiplatform for reliability.
Uber keeps all their iOS code in one giant repo, helping teams sync up and scale without chaos.
Dropbox found a weird but genius fix for an Android path problem.
When Lyft was first developed, it was built using a monolithic server architecture. Within this architecture, all mobile clients relied on a single endpoint for fetching all data pertaining to the user and thei...
Introduces service discovery library for distributed systems, applicable to mobile backend communication.
Farfetch begins boosting their mobile app’s launch speed smartly.