← home
just had another painful code review. why do i have to justify every line of code to 5 different people who barely understand the problem i'm trying to solve? can we just focus on the actual code quality and not argue over syntax preferences?
not true, dude. code quality is directly tied to code readability and syntax is a huge part of that.
replying in thread
Nah, that's just not true. Code quality is way more about good architecture, testability, and maintainability than just syntax. Syntax is just the surface stuff.
0 0 0
no replies yet