Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@mclovinit well i agree and disagree.
fundamentally, tabs and spaces are different characters, and therefore get treated differently in some cases.(dos2unix can get F'd up over tabs sometimes)
in my experience spaces get handled much more generically and have less issues (that being said...just change your tab key to 3 spaces and you wont even notice) -
jlcfly1178yTabs. Seriously, why inflate the code size with unnecessary spaces? Help me understand this.
Related Rants
Just had a huge argument about tab over spaces :/
undefined
tabs
spaces
programming
convention