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

  • Nice screencast highlighting Relationships in Views 2 for #Drupal: http://drewish.com/node/127 5 years 19 weeks ago
  • ZOMFG Schwan's still makes Root Beer Float Bars! http://bit.ly/P8zMb 5 years 19 weeks ago
  • Or apparently just enter 'Yahoo.com' in the OpenID field. 5 years 19 weeks ago
  • Interesting! I just learned you can configure Yahoo to use your Flickr photostream URL as an OpenID. 5 years 19 weeks ago
  • @TechMonadnock Tonight's meetup never quite made it onto my radar - I'll try to make the next one though! 5 years 19 weeks ago

Older

Contact

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