Friday, August 31, 2012

The Clean Architecture

I surf around the web and saw this link from Uncle Bob mighty clean Architecture diagram.  Which is good to learn when you're developing software. Details in the image below let you understand how the 4 phases of Clean Architecture shows.  

1. Frameworks & Drivers
2. Interface Adapters
3. Application Business Rules
4. Enterprise Business Rules.