Hacker News new | ask | show | jobs
by jetti 2973 days ago
I didn't know about fetch, that's pretty neat. Unfortunately for me, it isn't supported on IE: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
1 comments

Fortunately, there is a very good polyfill[0] for it.

[0]: https://github.com/github/fetch