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

Clean Architecture

A Craftsman's Guide to Software Structure and Design

2017 • 439 pages

Ratings13

Average rating4.3

15

this is really an excelent book about creating good, reusable and disconnected from infrastructure details code.

If clean code was all about the code, this is about how you structure the code to make it more reusable, framewoderk independent and solid.

If you think MVC and Rails or Django or Phoenix is the way to go for a web project, think again with this book.

Great software does not rely on any framework. It just uses the framework when it needs.

October 10, 2018Report this review