IntermediateVocabulary#backend#developer-tools#software-architecture

YAGNI Vocabulary

Build fluency in the vocabulary of not building functionality until it's actually needed.

0 / 5 completed
1 / 5
At standup, a dev mentions deliberately not building a configurable plugin system for a feature that only ever needs one fixed behavior today, on the reasoning that the flexibility isn't needed yet and can be added later if it ever actually is. What principle is this called?