Micropost: Rereading Clean Architecture for the third time and...

Rereading Clean Architecture for the third time and I’m always fascinated by the small tidbits of wisdom it contains. Like this one:

“It’s better to create a system that doesn’t work but is easy to change than a system that works but is hard to change. A broken system can be fixed if it is easy to change but a system that is hard to change will become useless over time.”

I think we all need this reminder.

amazon.com

Clean Architecture: A Craftsman’s Guide to Software Structure and Design

Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert C. “Uncle Bob” Martin shows how to bring greater professionalism and discipline to application architecture and design.