Local Weather - Async flow and callbacks

Hey All -
I just wrapped up my local weather app. Nothing fancy… I struggled a bit with the asynchronous flow and how to use callbacks, found this - Asynchronous code reference and this - Callback Hell which helped a ton. Probably need to move the page rendering stuff to it’s own function.

In any case, any feedback is appreciated…
C

1 Like