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 trialAsfar Anjum
4,010 PointsHow can i download workspace editor?
The editorin which code challenges are taken
2 Answers
john larson
16,594 PointsIf you just want some thing other than workspaces, there are better editors out there. Atom and Brackets are two that I like. Sublime text is popular and good but they will keep pestering you to buy it, though you can use it indefinitely.
Abraham Juliot
47,353 Pointsc9.io is one of the best cloud based workspace environments. Basic (free) accounts get unlimited projects.
For online sketch editors, I recommend repl.it, codepen.io, plnkr.co, and jsfiddle.net.
john larson
16,594 PointsAbraham, what is the advantage of using a cloud based editor?
Abraham Juliot
47,353 PointsHi John, it depends on the developer and his or her needs. For me, using a cloud based IDE allows me to use a single environemnt that works on my Chromebook, Macbook, and Windows, all of which I use at different times and locations. Other advatages include, less cpu memory, preset environments for app development, and social collaboration & group chat. Have a look at https://c9.io/
john larson
16,594 PointsAbraham, I'm so glad you mentioned about different os systems. There was a tablet/laptop crossover that I tried and I loved it, but I couldn't get any of the editors that I was used to, to download on it. I ended up bringing it back because of that. Now I can see how a cloud based editor would have resolved that for me. Thanks.