Weekly Digest

Dec 16 - Dec 22, 2024

7 articles that week

← Previous Next →
Saturday, Dec 21

Leading a project to migrate hundreds of screens to SwiftUI/Jetpack Compose from UIKit/AndroidView in Merpay

Merpay just migrated hundreds of payment screens to modern UI frameworks while keeping their app running in production. Here's how they managed a 2-year engineering transformation.

Flutter Forward: Crafting Type-Safe Native Interfaces with Pigeon

Mercari's mobile team faced a tough choice: use an unmaintained plugin or build native calendar integration from scratch. They chose the harder path and discovered a better way.

Friday, Dec 20

Kotlin Multiplatform Development and Compose

The article content appears to be missing, but based on the title and page structure, this looks like a Callstack piece on Kotlin Multiplatform and Compose. Unfortunately, the actual article text didn't load.

Wednesday, Dec 18

How we think about Threads’ iOS performance

Meta's Threads hit 100M users in 5 days, then scaled to 300M monthly users. How did the iOS team keep performance from collapsing under hypergrowth?

Translating Java to Kotlin at Scale

Meta is rewriting 10 million lines of perfectly good Java code into Kotlin. Why would anyone do that?

How we sped up Android and iOS builds by 68% on CI

Duolingo's engineers were stuck waiting 50 minutes for every CI build. That's hundreds of hours wasted every week across the team.

Boosting App Performance: Strategies to Optimize Network Requests

Coinbase cut network requests by 64% during traffic spikes without degrading user experience. Here's how they engineered their way to massive scale.