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 Loops, Arrays and Objects Tracking Data Using Objects The Student Record Search Challenge

Jeff Kinley
Jeff Kinley
21,207 Points

This 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.

You're creating an infinite loop. Every website like Codepen/Jsbin etc; have infinite loop prevention. Hence why it doesn't work.

1 Answer

Hi Jeffrey,

Sorry to hear this is giving you trouble. Have you tried manually typing the code into Workspace as oppose to copying and pasting?