iOS system designMetainterview report
Offline-first architecture
How is an "offline-first" app architecture different from the usual "network first, fall back to cache" approach?
Offline-first architecture
How is an "offline-first" app architecture different from the usual "network first, fall back to cache" approach?
PersistenceShort answerAdvanced
Chat in a secondhand marketplace app has to work for reading and writing on the subway. D…
#offline-first #sync #outbox
iOS system designShort answerBasics
Design a simple notes app. Walk me through the architecture, how you store the data, and …
#offline-first #sync
ArchitectureShort answerAdvanced
This is a whiteboard design. You're building a stripped-down Outlook app with only a Mess…
#repository #single-source-of-truth
iOS system designMultiple choiceAdvanced
In an offline-first to-do app, two devices edit the same item while offline and then sync…
#sync