rem’s avatarrem’s Twitter Archive—№ 6,707

  1. …in reply to @chrismahon
    chrismahon tip: *everything* is an object, including the window object, so you can access like: window.foo or window['foo'] :)