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) Introducing JavaScript The Console Challenge Answer

michael randell
michael randell
4,119 Points

Saved code from Treehouse workspace not transferring over when I try to run/view my code.

The saved code is not transferring over to chrome so that I can go through it with dev tools. I have saved my updated/corrected code with save and save all but nothing is working.

Almut Jenk
Almut Jenk
7,526 Points

In the workspace, click the eye-symbol in the top-right corner. It should open a tab in your browser with a preview of your code. Then whenever you change your code, you need to refresh that tab in the browser in order to see the newest version.