Leveraging Mobile Infrastructure with Data-Driven Decisions
Spotify uses hard data to tweak their mobile setup and keep users happy.
Showing 20 of 525 articles (Page 21 of 27)
Spotify uses hard data to tweak their mobile setup and keep users happy.
This is the final post of a three part series. In part one, we discussed the performance problems that we found with our activity feed and some of the changes we made to the way we use dispatch queues.
Farfetch keeps trimming their app size with practical, real steps.
Google Play tunes game notifications to keep players engaged, not annoyed.
Square keeps Android app size from ballooning with smart controls.
This is the second post of a three part series. In part one, we discussed the performance problems that we found with our activity feed and some of the changes we made to the way we use dispatch queues.
Airbnb tests ViewModels to make their Android app tough as nails.
This is the first post of a three part series discussing recent performance improvements we made in our iOS app.
Farfetch starts their journey to shrink app size for better reach.
Slack speeds up by loading only what’s needed, when it’s needed.
Slack doubles down on lazy loading to keep their app feeling quick.
Slack cuts load times by starting up step-by-step, not all at once.
LinkedIn uses a slick tool to speed up Android testing without hiccups.
Slack tracks performance the same way across all platforms for clarity.
Microsoft trims SwiftKey’s app size to keep it light and snappy.
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?
Gojek tackled app size and startup speed in one go, hitting both goals hard.
Spotify juiced up their macOS CI, cutting iOS pre-merge checks by 75% with slick upgrades.