Every line of code written is a line of code that needs to be supported. Coding should be approached as artisanship, avoiding the Not Invented Here Syndrome, reducing code complexity, and writing tests to minimize support needs in the future, while documenting and making code understandable for others.
3 Comments
Sort: