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

Christopher Bate
Christopher Bate
4,736 Points

My First Dynamic Site

I have been going through the Treehouse Fullstack JavaScript track over the last 2 months in-between full-time work and a young family. I have just completed the Basic Node.js server lessons and wanted to take a week off to create something.

Introducing www.wearacoat.com

It is pretty simple, however it is using jQuery AJAX, HTTP requests to remote API's and all kinds of complicated stuff that I have been wanting to be able to do for a few years, but never knew how to start.

Overall I am very happy with the treehouse pacing and content, which has only had one 'now draw the rest of the owl' moment for me. I would like some more practise projects intermixed between the lectures. Some competing platforms have this and I have found it to be great to be able to go back and use a practise project as revision to stop me forgetting a topic.

Thank you Treehouse team.

Mike Hickman
Mike Hickman
19,817 Points

Congrats on finding the time to put up a real project that you wanted to do! That's awesome. I'm from Portland, Oregon, so it will probably always tell me to wear a coat :D

Justin Horner
Justin Horner
Treehouse Guest Teacher

Awesome work, Christopher! Congratulations on completing the project! Thanks for sharing :)

Steven Parker
Steven Parker
231,008 Points

I'm confused about the "dynamic" aspect of the site. I see the cursor becomes a pointer over the images, but nothing seems to happen when I click.

Am I missing something?