JavaScript Garden
Object Usage and Properties Everything in JavaScript acts like an object, with the only two exceptions being null and undefined.
null
undefined
Subscribe in a reader