ArchitectureAirbnbinterview report
Modularization strategy
You want to split an app that grew into a single target into modules. What criteria do you use to draw module boundaries?
Modularization strategy
You want to split an app that grew into a single target into modules. What criteria do you use to draw module boundaries?
Build and distributionShort answerAdvanced
You inherit a project where a clean build takes 15 minutes and a one-line change still ta…
#modularization #build-time
iOS system designShort answerExpert
Design the architecture for an iOS app with tens of millions of users built by 60 develop…
#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
ArchitectureMultiple choiceAdvanced
The SearchFeature module needs to open CheckoutFeature's payment screen from a search res…
#modularization