Coding Peeve

I don't spend a lot of time reading other peoples' code, but when I do, and when they format their curly braces like

if(foo)

{
 doSomethingWith(bar);
}

It drives me irrationally insane with rage.

if(foo){
 doSomethingWith(bar);
}

Is better. I will not entertain arguments.

Tagged:

Also

Syndicate content

Twitter

  • Busy Morning. #fb http://flic.kr/p/7bCiLC 5 years 20 weeks ago
  • Eating a FlaVorIce I found In the freezer. So long, summer. #fb 5 years 20 weeks ago
  • I just resurrected my old ColorChip PHP library and put it on Google (GPL): http://is.gd/4Hyg6 5 years 20 weeks ago
  • Calm down, buddy! You have some valid criticisms of #Drupal but "Political Disaster" is laying it on a bit thick. http://is.gd/4Hyai 5 years 20 weeks ago
  • Why the controversy over the Drupal #smallcore movement? Ux is easier to hone if you don't have to undo lots of generic config. 5 years 20 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key