We Shouldn't Call Them Best Practices—And Blindly Follow Them

from blog Just Some Code, | ↗ original
We, as coders, take pride in preaching and following best practices. Don’t write SQL, use an ORM. Don’t write conditionals, use design patterns. Don’t throw exceptions, use Results…Don’t do that, do this. Those “don’t do that, do this” hide all the context in which they make sense. That’s the part we skip and don’t tell when we preach best...