Clean Architecture
Ways of approaching Clean Architecture
In which I ask questions about the ways that a team might approach Clean Architecture in a way you can still benefit from the productivity of a framework.
Why take a Clean Architecture approach to Rails?
On the reasoning why and how you might use a Clean Architecture approach in Rails applications. Warning: it's nuanced and full of compromise.
Nuances in Clean Architecture
In which I try to untangle the differences in Clean Architecture implementations.
Decoupling the delivery mechanism
On the trouble you can encounter when trying to separate your domain logic from a framework like Rails.