You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
yes, I only used jquery because I was on the prototyping phase, and it was the library I knew how to use.
In fact jquery brings so much stuff that it is probably a really bad option. I'll take a look at the libraries you propose.
Thanks for the feedback!
If all you need is the ability to fetch a document on a server you could use simply
fetch
and a polyfill or something likeaxios
The text was updated successfully, but these errors were encountered: