marijnh / Eloquent-JavaScript

The sources for the Eloquent JavaScript book
https://eloquentjavascript.net
3.01k stars 795 forks source link

Ch. 15, window object #413

Closed dhollinden closed 6 years ago

dhollinden commented 6 years ago

Hello,

After studying Ch. 15 I realized that I didn't specifically understand what the window object was. We were adding event listeners to it, though it wasn't actually defined. I've subsequently read about it at MDN.

Perhaps there'd be a benefit to a 1-2 sentence definition in Ch. 15?

Thanks!

marijnh commented 6 years ago

Good idea. See attached patch