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
-
I used to align SASS variables like that, every time they all had to move to the right a few spaces it was conflict city in git land.
-
GhostDev9258y@blauesocke everyone seems to be bothered by the formatting, the problem I have is that you can import all the variables from react native in a single line of code, just separate them with a comma...
-
@GhostDev Yes, but with this spelling its easier to copy or remove a single dependency.
-
This is making me sick because of whitespaces. Code Complete 2( or was it Clean Code...) book doesnt recommend people to "Pretty Format" their code due to maintenance headache. It might looks nice to the eyes but rarely ever one person works on a source code and it's hard to maintain. When you have one line thats longer than the rest, you have to reformat everywhere else. That's not an effective use of time IMO.
Related Rants
-
foobarabba20Colleague: "Python is slow..too much slow." Then I look at the code: Eight nested for loops, inside two of t...
-
k0pernikus25As a German developer living in Germany, I am used to write my code completely in English. In all of my former...
-
gosubinit11We might achieve world peace one day and still won't have agreed over indentation. Indentation = TAB. Just 1 ...
Argh! This makes me sick!
undefined
so close
code style