Hacker News new | past | comments | ask | show | jobs | submit login

Or just polyfill it with NodeList.prototype.forEach = Array.prototype.forEach and get nice readable code.

Point is: we shouldn't have to.

Vanilla JS also allowed you to look inside HTML5 FormData a few months earlier. And no, it isn't FormData.toString().




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: