Tag: architecture
All the articles with the tag "architecture".
-
Anti-corruption layers
The cheapest insurance against someone else's mess leaking into your codebase — and why changing payment vendors three times didn't hurt.
-
One-way and two-way doors
Not every decision deserves the same agonising. The trick is telling two-way doors — the ones you can walk back through — from one-way doors you can't.
-
Conway's Law in practice
Conway's Law in practice: your system will look like your org chart whether you like it or not — the only question is whether you planned for it.
-
Optimising for deletion
We obsess over making things easy to add. The systems that age well are the ones where things are easy to remove.