Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

'With' statement

Name: Anonymous 2013-09-01 3:43

Considered harmful
 http://yuiblog.com/blog/2006/04/11/with-statement-considered-harmful/
you know who's responsible, right?

Name: Anonymous 2013-09-03 14:02

So, instead of

with (ooo.eee.oo.ah_ah.ting.tang.walla.walla) {
    bing = true;
    bang = true;
}


We should do

(function(o) {
    o.bing = o.bang = true;
})(ooo.eee.oo.ah_ah.ting.tang.walla.walla);

elegant as fuck

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List