Large-scale app architecture
Design the architecture for an iOS app with tens of millions of users built by 60 developers. Focus on the module structure and the boundaries between teams.
Large-scale app architecture
Design the architecture for an iOS app with tens of millions of users built by 60 developers. Focus on the module structure and the boundaries between teams.
iOS system designShort answerIntro
Several screens in the app (home, profile, settings) need the same "notification center" …
#modularization #team
ArchitectureShort answerAdvanced
You want to split an app that grew into a single target into modules. What criteria do yo…
#modularization #spm
ArchitectureShort answerExpert
As an iOS team grows from 5 to 10 to 100 people, how should the way you manage code confl…
#modularization #team
iOS system designShort answerAdvanced
You're shipping a new feed feature. After launch, which client metrics and target values …
#observability