Anti-patterns
Section titled “Anti-patterns”Recurring approaches that create predictable costs or failure modes.
Entries (2)
God objectA single object accumulates unrelated responsibilities and becomes a coordination point for too much of the system.
Shotgun surgeryOne conceptual change requires many small edits across unrelated locations because the knowledge is poorly localized.