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 trial3 Answers
Dave McFarland
Treehouse TeacherHi josefina terrera
Thanks for pointing this out. We've fixed this problem: http://teamtreehouse.com/library/ajax-basics/programming-ajax/processing-json-data
Brant Wellman
9,748 PointsIs this workspace supposed to include the widget.html file? At the moment it does not.
Dave McFarland
Treehouse TeacherThere is no widget.html file. There IS a widget.js file inside the js folder. Do you see that? If not, it might be because you opened the workspace in the previous video and never created the widget.js file. In some cases workspaces continue between videos. For example, if you opened the workspace on this page http://teamtreehouse.com/library/ajax-basics/programming-ajax/parsing-json-data, then opened the workspace on the next video page http://teamtreehouse.com/library/ajax-basics/programming-ajax/processing-json-data, the first Workspace loads -- that's because we want to let students continue working on the files they created in the previous video. At any rate, to get rid of this behavior, just go to your Workspaces page (https://teamtreehouse.com/workspaces) and delete the old AJAX Basics workspaces.
Brant Wellman
9,748 PointsGreat thanks, Dave. I took a break after the Parsing video, then tried to re-open the workspace from the Processing video, and that's where I ran into the problem.