MagnoliaMayhem@programming.dev to Programming@programming.dev · 11 months agoIs jQuery still the go-to JS helper library?message-squaremessage-square37fedilinkarrow-up174file-text
arrow-up174message-squareIs jQuery still the go-to JS helper library?MagnoliaMayhem@programming.dev to Programming@programming.dev · 11 months agomessage-square37fedilinkfile-text
minus-squareMax-P@lemmy.max-p.melinkfedilinkarrow-up17·edit-211 months 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.
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