Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

WunderNode - My first solo Node.js app

I just finished the Node.js basics course and it was pretty awesome. I followed up with the challenge of creating a weather app that takes in a US based zip code and returns the current conditions.

I used the Wunderground API to get the weather data.

Going to work on catching errors and allowing options on what to return. Hope you feel inspired!

WunderNode

Thanks Andrew Chalkley for the great starter course!

3 Answers

Thanks guys. I'm going to keep working on it. I couldn't believe the amount of info you can get from these weather APIs. I'm a big Wunderground fan too. Thanks for getting me started!