Comment on Ask HN: Is my code any good?parentComments−ninjakeyboard11yIt's not simply best practice - it's necessary to maintain your code.−rimantas11yIt is not. There are heaps of code with test which is unmaintainable and heaps of elegant code without test in sight which is easy to maintain. Cargo culting is rarely the best practice.
Comments
It's not simply best practice - it's necessary to maintain your code.
It is not. There are heaps of code with test which is unmaintainable and heaps of elegant code without test in sight which is easy to maintain. Cargo culting is rarely the best practice.