We need your help...

Hi all,
I have a list of questions. Thanks in advance for your answers and advice.

  1. Is it possible to fire AJAX request from within a WIX page?
    if so, how can i update the DOM with the data returned from the server?
    Does Wix have some custom components to do it?
  2. Does Wix uses angular/react/vue in its pages or only JS/JQUERY?
  3. Can WIX supply us a DB server in which we could fire ajax request? or some sort of REST api? if so, how? what is the cost?
    Also if yes, does Wix have some sort of CORS configuration to allow only our WIX
    site to perform the ajax request?
  4. Does Wix use some kind of js minify in their pages?
    Thanks!
1 Like

Hi, please review wix-http-functions - Velo API Reference - Wix.com