Tag Archives: code duplication
The Duplicate Code Problem — Building the Same Thing Seven Times
The most expensive mistake in the portfolio: building the same API clients and database classes independently in product after product, when a shared library should have existed from product three. How it happened, what it actually cost, and the rule that prevents it.