JavaScript Weather App - How to do a ajax request from weather api

  • 6 years ago
To Learn More:\r
\r
\r
This is a simple tutorial about how to do ajax request from weather api.\r
\r
We use the api to get the current weather. If you sign up for free your allowed 500 request a day.\r
\r
This is great way to understand how get works and how to use api information to parse json\r
\r
Codepen source:\r