Clean Architecture is about architectural abstraction: Building out Simple, Maintainable, Flexible, Coherent Software — Introduction “The first concern of the architect is to make sure that the house is usable, it is not to ensure that the house is made of brick”-Uncle Bob Building/maintaining a complex software application where requirements always change is what makes software development the real deal. Software Design can either make…