Skip to main content

Posts

· loading · loading
What most people call “business logic” is actually “application logic”.
· loading · loading
The core reason for ending up in a big ball of mud.
· loading · loading
Android: how to stop choosing between MV* pattern and pick the best option (hint: we will synthesize our own pattern based on existing ones).
· loading · loading
Android DOs: example on how to draw a clear boundary between application and framework code # TL;DR Shielding away from framework is the core concept of Clean Architecture.