Retrieve content from a URL under the JS backend

2021-03-17 Thread juancarlospaco

Retrieve content from a URL under the JS backend

2021-03-17 Thread halloleo
Thanks. I'll look into it.

Retrieve content from a URL under the JS backend

2021-03-16 Thread timothee
jsfetch?

Retrieve content from a URL under the JS backend

2021-03-15 Thread halloleo
What's the best way to retrieve content from a URL under the JS backend? I found so far [stisa/ajax - Basic wrapper for ajax](https://github.com/stisa/ajax). I tried it and it works which is cool. :-) Just wanted to double check is this the recommended/best way to do it?