Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
simonw
on Aug 16, 2022
|
parent
|
context
|
favorite
| on:
The impact of removing jQuery on our web performan...
Microsoft dropped support for IE in June 2022.
https://caniuse.com/fetch
shows that fetch() is now at 96.99% support for global users.
If you still need to support old IE you can use a library like
https://github.com/github/fetch
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If you still need to support old IE you can use a library like https://github.com/github/fetch