|
|
|
|
|
by nicexe
951 days ago
|
|
I mostly agree with the points but I hard disagree with point number 3. Clean code makes the project more easily maintainable. We generally try to keep a standard in code quality (and I would say 98% of the codebase we touch is well written). We also try to schedule refactoring rounds (but that doesn't always happen because of time constraints). |
|