Anti Pattern

Category

An anti-pattern is a common response to a recurring problem that is usually ineffective and risks being highly counterproductive.

Patterns

Leaky Abstraction

Anti Pattern

An abstraction that exposes details and limitations of its underlying implementation to its users that should ideally be hidden away.