this post was submitted on 26 Apr 2024
1 points (60.0% liked)

WebDev

1172 readers
1 users here now

Community for all things Web Development related.

founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/13268260

Hi,

I discovered this webpage
https://developer.mozilla.org/en-US/docs/Glossary/XMLHttpRequest

Where it say

The Fetch API is the modern replacement for XMLHttpRequest.

Without further explain on why so...

Did you (yourself) migrated from XHR to The Fetch API ? and is it better ? or do you know any (not bias) article about it ?

What about performances etc..

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] victorz 1 points 9 months ago

A very big step up in developer experience, indeed.