The Clean Architecture
by Robert C. Martin (Uncle Bob)
Explanation
Philosophies over the architecture Resilient in the face of changes
Maintainable with increasing complexity
Independent of Frameworks - No direct dependency of the external package to the business logic. ...
m3rashid.hashnode.dev5 min read