← Back to context

Comment by xiphias2

9 months ago

The more I tried to implement Clean Code, the more it helped me appreciate Worse is Better approach, which comes from an observation, not a dogma: while all programmers strive for simplicity both in implementation and interface, when they come into conflict, simple implementation usually wins over simple interfaces, as they are easier to modify.

https://dreamsongs.com/RiseOfWorseIsBetter.html