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 trialJeff Kinley
21,207 PointsThis challenge has all sorts of issues.
This challenge is buggy at best. I have acually copy and pasted the code from the download into the workspace and it does not work. I have tried it in codepen and in different browsers and it does not work. When you are trying to learn and things don't work as expected it makes things a lot more frustrating. Overall, a great course, but this challenge is not ready for prime time.
1 Answer
Walter Tucker
962 PointsHi Jeffrey,
Sorry to hear this is giving you trouble. Have you tried manually typing the code into Workspace as oppose to copying and pasting?
Hamza Pavlovic
7,411 PointsHamza Pavlovic
7,411 PointsYou're creating an infinite loop. Every website like Codepen/Jsbin etc; have infinite loop prevention. Hence why it doesn't work.