[JavaScript] Asynchronous JavaScript: Promises, Async/Await, and AJAX - Coding Challenge #1
In this challenge you will build a function 'whereAmI' which renders a country
only based on GPS coordinates. For that, you will use a second API to geocode
coordinates. So in this challenge, you’ll use an API on your own for the first time.
Your tas...
jaydenjpark.hashnode.dev2 min read