back

by masswerk·12y ago·view on hn ↗
Array.forEach() anyone? What's the deeper sense in superseding built-in features by libraries?

(I know there's IE, but ... what about just fixing Array.prototype.forEach for those? "if (!Array.prototype.forEach) Array.prototype.forEach = ...")