Hacker News new | ask | show | jobs
by _RPM 4185 days ago
Array.prototype.forEach.call(..) is more efficient because it doesn't create a new array.
1 comments

Fixing NodeList.prototype.forEach() is best because it doesn't read awfully but this is someone learning to program, not to fix the DOM API.