Hacker News new | ask | show | jobs
by loganfsmyth 3194 days ago
It's even easier now. `.forEach` on `NodeList` is standard https://developer.mozilla.org/en-US/docs/Web/API/NodeList/fo..., so all you need to do is load a polyfill for that.