Measuring Product Impact Without A/B Testing: How Discord Used the Synthetic Control Method for Voice Messages
Discord used synthetic control to measure voice message impact cleanly.
Showing 20 of 542 articles (Page 4 of 28)
Discord used synthetic control to measure voice message impact cleanly.
Grab speeds up their GrabX SDK startup to get users rolling quicker.
One of the things that users usually don’t like is stuttering in our application. Basically, Flutter itself provides a way to overcome this.
A single backend response can do a lot more than you think.
Shopify dumped old code for React Native, cutting millions of lines and boosting speed.
Our GrabX clients noticed that the GrabX SDK tended to require high memory and CPU usage. From this, we saw opportunities for further improvements that could:
Unit tests are great. They give us confidence to build and change our software. Sometimes I want to write a test once and run it for multiple algorithms, inputs, or environments. It’s been possible to do this with JUnit for a long time:
I have been searching the web to find the answer to this, but it seems that people are split down the middle in this topic. On one hand, UIKit is best for trying to get a job in iOS development since its mainly maintaining older code
DoorDash uses deep learning to nail ETA predictions with precision.
We had a single developer when we first released our iOS app in October 2012. Over the past 12 years, our team of software engineers has grown tremendously
Reddit turned their Android app from sluggish to snappy, fixing crashes and jank.
It’s a difficult decision deciding whether your company’s mobile app should be a true native application or employ a cross platform approach like React Native or Flutter.
Shopify’s Tophat app offers one-click testing, making dev life way sweeter.
Shopify’s Tophat app makes mobile testing a one-click dream for devs.
Glance slashed 1Weather’s Android startup time by over 70%.
Writing tests is a fundamental part of writing good software. They help us to catch bugs, be confident in our changes and serve as documentation. At Wealthfront, our Android team relies heavily on our automated test suite to maintain productivity and code quality
GitHub cut iOS testing time with new runner features that deliver.
This story is not about pretty code, it is even less about pretty design.
DoorDash rolls out updates with an eye on metrics to keep their app healthy.
GitHub keeps mobile releases humming weekly with a tight process.