Hi. I am still reading up on this but here are some more tests I have run:
console.log(typeof(foo) === 'undefined'); // true -- doesn't raise reference error. foo; // reference error even without the call to console.log -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
