Danielewski.js
¶ by Rob FrieselInspired by @fat’s @angustweets’ 1 “If Hemingway wrote JavaScript”: if Mark Z. Danielewski (author of House of Leaves) wrote JavaScript: // The narrator leaks globals but we cannot know if he intends this; we are // forced to trust him. There is no going back. stairs = this[‘stairs’] || {}; stairs[‘0’] = null, stairs[‘1’] = […]