This is an example showing how we can send an asynchronous HTTP GET request in Javascript. We don't process the response, we simply print it in the console. Click be button and look in the console. Check out the source code to understand what is going on!