The Best Reads on Mobile App Performance
How top companies optimize their apps for the best customer experience.
Showing 20 of 1037 articles (Page 38 of 52)
LinkedIn uses a slick tool to speed up Android testing without hiccups.
Microsoft trims SwiftKey’s app size to keep it light and snappy.
Examines common development challenges and best practices when building cross-platform applications with React Native.
Slack tracks performance the same way across all platforms for clarity.
Covers implementing efficient data tracking and storage using CoreData on iOS.
Addresses hardware acceleration optimization for WebRTC video encoding on diverse Android devices.
Explores debugging techniques and tools for identifying and resolving iOS application bugs.
Continues exploration of Model-View-Intent architecture patterns in Kotlin Multiplatform development.
The Cash App Android app uses presenters because they’re easy to write, easy to review, and result in boring code that just works.
Spotify overhauled their app’s client-side setup to speed up tunes on every device out there.
Unit tests are great for testing business logic, snapshot tests make sure your views look correct, and UI tests help to ensure everything fits together properly. How do you test your app’s accessibility though?
Announces major Flutter framework release with new features and performance improvements.
Spotify juiced up their macOS CI, cutting iOS pre-merge checks by 75% with slick upgrades.
Covers best practices and modern approaches for developing high-quality Flutter plugins.
Announces new features, improvements, and performance enhancements in Flutter framework.
Explores animation implementation techniques and performance considerations in Flutter.
Airbnb opens their Android app to more users with accessibility wins.
Airbnb wraps up their Android testing saga with final lessons.
Comprehensive guide on selecting appropriate animation widgets in Flutter to optimize rendering performance.
Vrbo uses Apollo caching to speed up their Android app nicely.