Against Overly Defensive Coding
Sep 10, 2024 · 4 min read · This is one of the most common programming errors I see, and it's probably one of the least obvious. Sure, we want to protect our code from failure scenarios, but we need to be careful about it: there's such a thing as being too defensive in our codi...
Join discussion