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
-
IndoDev5007yAgree, it's just a complete annoying and waste of time debugging an unindented codes 😂
-
pain04861717yAt first I was thinking Python or some similar language where indentation is very important as that would be valid reason it isn't working beyond just readability
-
bahua129057y@vlatkozelka
I wish I could upvote your comment eight times. Functional whitespace is nonsense. I always indent my own code, because it's easier to read that way. But as a prerequisite for the code to even work? Ridiculous.
Related Rants
Friend: Dude, could you look at my code, see what's wrong??
Me: Its not indented. Indent is properly first..
undefined
code
indentation
error