IntermediateVocabulary#backend#developer-tools#software-architecture

Fail Fast Vocabulary

Build fluency in the vocabulary of detecting and reporting an error immediately at the point it occurs.

0 / 5 completed
1 / 5
At standup, a dev mentions designing a function to immediately throw a clear error the instant it receives an invalid argument, rather than silently continuing with the bad value and letting the resulting corruption surface confusingly somewhere else much later. What is this design principle called?