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 JavaScript Basics (Retired) Making Decisions with Conditional Statements The Conditional Challenge

Ryan Furrer
Ryan Furrer
6,218 Points

Just looking for feedback on my "Conditional Challenge"

If you'd care, please let me know how I did and what could have been done better.

https://w.trhou.se/7cevalqyth

3 Answers

Steven Parker
Steven Parker
229,695 Points

For what you've been taught so far, this looks very good! :+1:

As you progress further, you'll soon learn ways to reduce redundant code using functions. You might want to revisit this project at that time and see how much smaller you can make the code and still work the same. :wink:

Congrats! Our code is almost the same I just have added some additional stuff like show the correct and incorrect tries and managed my code to look prettier. Take a look bro

https://w.trhou.se/j52f501jf8

Ryan Furrer
Ryan Furrer
6,218 Points

Thanks so much! I'm glad to know that I did the best I possibly could with what I've learned haha.