Showing 20 of 1287 articles (Page 27 of 65)
Covers core Android development practices and architectural principles used at Revolut.
Snapchat’s toolkit tunes Lens performance to keep their app snappy.
Snapchat’s Mobile Monitor tracks app health live for quick fixes.
Snapchat profiles Lens performance in a real-world case study.
Snapchat’s guide lays out their best tips for mobile app speed.
Meetup used Baseline Profiles to turbocharge their Android app’s speed.
Across the past couple of years, different mobile app teams across Lyft have been moving to Server Driven UI (SDUI) for three main reasons: To deal with business complexity
Instagram splits their app and loads it lazily for better performance.
Engineering guide to creating a robust networking library for iOS using Swift's concurrency features.
Building a multi-pipeline CI setup for running automated tests in GitLab Here’s a detailed view into setting up this process up for combining the development and the testing …
ShareChat is a leading social media platform in India that allows users to share their opinions, document their lives, and make new friends in their native language. Other features include chatrooms..
Swiggy juggles multiple caches to keep their app performing well.
Introduction to Jetpack Compose, Android's modern declarative UI framework for building performant interfaces.
Guide to implementing the Model-View-Intent architectural pattern for Android app development.
Meta tells the 10-year tale of how their iOS app grew and changed.
Flashlight gives your Android app a quick performance grade, no setup required.
Explores the new React Native architecture and its implications for app performance and development practices.
DoorDash reduced their iOS app launch time by 60% through three optimizations: replacing String(describing:) with ObjectIdentifier for type identification (22% gain), eliminating unnecessary AnyHashable convers...
DoorDash slashed iOS startup time by 60% with some smart moves.