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 trialJennifer Grover
429 PointsDo we have to use Workspace? Do we need to turn in anything via Workspace (end project)?
I am using my own dev environment and don't want to get to the end only to realize my project needs to be turned in via Workspace. Thanks in advance.
1 Answer
Geoff Parsons
11,679 PointsNope, you can use whatever editor you feel comfortable with when following along with the videos. We try to provide a downloadable copy of the code alongside the workspaces copy for most courses for just that reason.
Our code challenges use an in-browser editor similar to workspaces however, so you will need to use that to submit answers for the challenges but if you really don't like using it feel free to just copy-paste solutions from your local copy; it won't know the difference :P
Jennifer Grover
429 PointsJennifer Grover
429 PointsAwesome! Thanks Geoff!
Robert Richey
Courses Plus Student 16,352 PointsRobert Richey
Courses Plus Student 16,352 PointsHi Geoff,
Sorry for the slight de-rail. Is there any hope of getting a REPL alongside the in-browser editor, on challenges? I find myself constantly using a split screen with the challenge on one side, and an external REPL on the other.
Best Regards