Programmer pay and indent-style: tab-using coders earn less than space-using coders

Since I was a little developerling, I was always told to use spaces instead of tabs because tabs could be rendered in multiple ways and ruin your formatting. Of course, ever since I’ve been using modern IDEs I just have it render tabs as spaces so I don’t need to think about it.

3 Likes