Hacker News new | ask | show | jobs
by ifwinterco 7 days ago
The DOM and JS are joined at the hip - the DOM APIs are designed assuming JS is used to access them, and the design of JS and some of its more “unique” features is partly because it was designed for use with the DOM