Please enable JavaScript.
Coggle requires JavaScript to display documents.
Interview - Coggle Diagram
Interview
-
-
- Immutability : Sự bất biến
-
- Function Composition - Hàm hợp
-
-
-
-
-
-
Android
-
Clean Architecture
Layers
-
-
-
-
Implements interaction with the Android SDK and provides concrete implementations for the data layer.
Core
-
-
- Presenters/ Controllers/ Gateways
- UI/ Web/ Devices/ DB/ External Interfaces
Two key things
Abstraction Principle
Specifies that inner circles should contain business logic, and outer circles should contain implementation details.
Dependency Rule
Specifies that each circle can depend only on the nearest inward circle — this is what makes the architecture work.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-