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. I tried it and it works which is cool. :-)
Just wanted to double check is this the recommended/best way to do it?