This page is intended to be interacted with via the JavaScript console.
Practical Example
Click the button below to use a promise chain to first geoloate your IP via one AJAX call, and then get the weather for your city via another.
A playground for JavaScript Promises for instalment 80 of the Programming by Stealth series.
This page is intended to be interacted with via the JavaScript console.
Click the button below to use a promise chain to first geoloate your IP via one AJAX call, and then get the weather for your city via another.