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

  • @taccuosti damn kids these days - makes me glad I live at the end of a country road and work at home. 5 years 20 weeks ago
  • @LostSkeleton Will you be handing out candy at Cadavra Cave tomorrow night? 5 years 20 weeks ago
  • @bobmatnyc yup, User Experience 5 years 20 weeks ago
  • Crux of the #smallcore philosophy: A killer Ux for a CMS is not necessarily a killer Ux for all other web apps. 5 years 20 weeks ago
  • @krazykatmama yeah, that's been my reaction to Fridays for the last 2 months. 5 years 20 weeks ago

Older

Contact

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