Well-composed software has a distinct shape ↦
Silas Reinagel:
The difference between great code and terrible code is how well structured the problem solution is. This article gives a clear-as-day way to visualize how well structured code is, in addition to explaining the concepts that result in those shapes.
I’ve long used the squint test as a first step toward evaluating a piece of code. This lines up with what Silas is preaching in this solid piece on software composition.
Discussion
Sign in or Join to comment or subscribe