Architecture
Coordinator pattern
What problem is the Coordinator in MVVM-C meant to solve?
Coordinator pattern
What problem is the Coordinator in MVVM-C meant to solve?
ArchitectureMultiple choiceAdvanced
In this Coordinator implementation, LoginCoordinator stays in memory after the login flow…
#coordinator
ArchitectureShort answerExpert
If you were designing a SwiftUI app from scratch with dozens of screens and several teams…
#navigation
ArchitectureMultiple choiceAdvanced
In a large app split into dozens of modules, which of these are correct designs for handl…
#deep-link
CS fundamentals and algorithmsShort answerIntro
What's the difference between a stack and a queue?
#navigation