Skip to content

Releases: tjacker/node-weather-app

Website

14 Mar 04:36

Choose a tag to compare

Adds a basic front end for submitting location information and returns results to the browser.

Modules

07 Mar 03:39
f9cbbc2

Choose a tag to compare

Breaks down project into reusable modules

Day's Summary

05 Mar 01:12

Choose a tag to compare

Adds day's weather summary to displayed weather information.

Axios

10 Feb 03:33

Choose a tag to compare

Version removes native Promises, using Promises provided by Axios library instead.

Promises

10 Feb 01:45

Choose a tag to compare

Version uses native Promises to return location and weather information.