Hacker News new | ask | show | jobs
by stilist 1105 days ago
These days polyfills are seen as a bad practice, and instead people recommend ‘ponyfills’ that export the relevant functions but don’t monkeypatch.