Dec 22, 20227 min read
The Single Concern VS The Single Responsibility principles
A more practical approach to the Single Responsibility Principle “A Module should be responsible to one, and only one, actor.”--Robert C...
795 views1 comment
Jul 6, 20227 min read
Mobile Microservices Architecture
How to Modularize an Android or iOS application
1,829 views0 comments
May 20, 20225 min read
Understanding Software Cohesion & Coupling
The Foundation of most software principles
1,307 views0 comments