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

A. Sulaiman Same
1,889 PointsWhat are the best platforms to write Code on? l
I have sublime text 2 but it is very limited. i would like to use workspaces or something similar to workspaces.
3 Answers

Roy Penrod
19,810 PointsI wasn't crazy about Sublime Text 2 either, so I switched to Brackets.
I really like the way the code folding works in Brackets. Check it out and see if it's a good fit for you.

Kristopher Van Sant
Courses Plus Student 18,830 PointsTreehouse's Workspaces is pretty unique in that it is more than a Text Editor. It's more like a browser-based development environment. If you're looking for an alternative text editor to Sublime Text, then I'd recommend Atom(in my personal opinion). There are so many options out there though. It's just a matter of finding one that YOU like and fits your personality and workflow. For web based editors and environments check out this short list here http://www.awwwards.com/10-html-css-online-code-editors-for-web-developers.html. Code Pen is another online editor that's pretty great. Hope this helps! :)

Michael Afanasiev
Courses Plus Student 15,597 PointsI use Treehouse Workspaces and Cloud9 - I like the idea of internet/cloud based development environment because I can access my code wherever I am.