6:33pm PDT - October 21st, 2021

A related idea to "Never store a boolean, store a timestamp". ie. Store _when_ something became true. "Never return a boolean success or fail, return a string literal" ie. NULL means happy path, the string literal tells you which unhappy path was hit.

0 retweets   0 likes  - John Carter (@Cyento)