Name:
Anonymous
2012-11-20 23:42
That's a funny way of spelling Symta.
Name:
Anonymous
2012-11-20 23:48
> (function() {
var x = 'awesome';
if (true) {
var x = 'idiotic';
}
console.log('Function scoping is ' + x + '!');
})();
Function scoping is idiotic!
Name:
Anonymous
2012-11-21 0:39
>>4
fun fact: javascript is the only language with correct lexical scoping
Name:
Anonymous
2012-11-21 5:18
Uncaught ReferenceError: jsMath is not defined
Name:
Anonymous
2012-11-21 5:20
>>6
fun fact: it takes one to know one
Name:
Anonymous
2012-11-22 2:14
>>9,10
Exactly, we are the kikes