DEV Community

Discussion on: Is jquery dead?

Collapse
 
thomasledoux1 profile image
Thomas Ledoux

I think for this use case you could easily use the built in Fetch API (developer.mozilla.org/en-US/docs/W...), it is well supported by all modern browsers.