Use Weather Data
Learn to read the data and use the optional chaining.
We'll cover the following...
Let’s use the data
prop from the last lesson to display the city’s weather information. The data received from the API is in the form of objects, as we saw in the console in the ...