Hello, I am a newbe and i am at the weather app project! I have written some code trying to implement the fcc api for the weather but i am stuck and dont know where are my mistakes! https://codepen.io/Stivi7/pen/NvdomP here is the code i have written this far!
Any advice will help!
First you pushed lat/lon into a variable. You want to pull that in your getJSON, but you did just make them part of the URL string so they will not be replaced with the variables.