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 trial2 Answers
Steven Parker
231,236 PointsThe workspace opens in a separate window and gives you an editor you can use to create and store HTML, CSS, and other kinds of files. It's very handy for following along with the videos. But it also provides a server facility so you can connect to it with a browser and see the results of your work.
If you want a more thorough introduction, there's a separate workshop on Using Treehouse Workspaces.
Kevin Archer
2,619 PointsHi Robert,
The "launch workspace" utility opens a self contained coding area where students can follow along with and complete the example code set out in the lessons. A student's work can be saved and even downloaded to their local computer.