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

HTML

How do I save the workspace in a code challenge?

I would like to save the workspace in case I don't have time to finish the code challenge. I have to start all over even if I got some of the challenges correct.

1 Answer

Do you mean save the code for the challenge? One option would be to start a work space and as you pass each task you save that code from the challenge.

Let's say I have at least 11 questions of a particular code challenge, I answer 4 correctly, but I am stuck on the 5th challenge, and have to go to work. I will usually shut down my computer. When I come back to the challenge I have to start over. I would like to try and prevent from starting over if I can't finish the code challenge that day.

Right, I know what that's like!