Working on the Free Code Camp Weather App
I am working on the Free Code Camp weather app quite consistently. Understanding the difference between $getJSON() and $ajax() to parse the JSON response from your chosen weather API is key. You can technically use $getJSON but the $ajax API call syntax is much easier to understand, though is more