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

Brian Pedigo
Brian Pedigo
26,783 Points

Code Review

I have made a new web app after a long break form coding and would like to get some feed back on it. Any constructive criticisms would be great. The app is a count down clock started when the user press a button that represents a holiday time . You can view it at github or codepen.

github https://bpedigo.github.io/Holiday_count_down/

codepen http://codepen.io/bpedigo/pen/WoPrXV?editors=1010

Samuel Cruz
Samuel Cruz
9,794 Points

Very nice app. Only thing I can point out is the text on the buttons could be more centered. Good job though.