I try to write neat, easy to read code and one pet peeve of mine is when variable declarations do not line up. This can be a difficult task as the project grows and more and more declarations are added. If you take the time to re-align them you start to look like Monk!
This is a personal preference of mine so please do not take offense if you write code this way. :)
Read the rest of this article...
Read the rest of this article...

Leave a comment