Against Overly Defensive Coding
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...
rplopes.hashnode.dev4 min read