Daily iOS
Architecture네이버웹툰

Clean Architecture circles vs user flow

Your tech lead says "the Clean Architecture circles (the concentric diagram) don't seem to match the user's perspective in iOS development." The flow the user experiences is screen to logic to server to screen, but the diagram only has arrows pointing inward. Answer by separating what the circles say from what they don't.

Submit