@[email protected] to [email protected] • 1 year agoIs jQuery still the go-to JS helper library?message-square39fedilinkarrow-up170arrow-down12file-text
arrow-up168arrow-down1message-squareIs jQuery still the go-to JS helper library?@[email protected] to [email protected] • 1 year agomessage-square39fedilinkfile-text
minus-squareMax-Plinkfedilink16•edit-21 year agoYep, that’s definitely covered: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch#supplying_request_options If you end up using a bundler and npm dependencies, axios is also pretty good and very popular HTTP client.
I 90% just want easy JSON POST.
Yep, that’s definitely covered: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch#supplying_request_options
If you end up using a bundler and npm dependencies, axios is also pretty good and very popular HTTP client.
deleted by creator