Home - geraldgsh/weather-app GitHub Wiki

Welcome to the weather-app wiki!

basic-flow

References;

Flickr API; https://stackoverflow.com/questions/34591534/how-to-get-json-flickr-feed-images#

Opacity manipulation; https://stackoverflow.com/questions/5770341/i-do-not-want-to-inherit-the-child-opacity-from-the-parent-in-css

DOM search; https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_search_get

Timezone; https://stackoverflow.com/questions/46260144/javascript-how-to-get-current-time-and-date-of-specific-country-eg-new-zeala https://praveenlobo.com/blog/how-to-convert-javascript-local-date-to-utc-and-utc-to-local-date/

Async and await; https://codeburst.io/javascript-async-await-with-foreach-b6ba62bbf404

Export/Import; https://javascript.info/import-export

DOTENV; https://www.npmjs.com/package/dotenv-webpack