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

JavaScript JavaScript Basics (Retired) Storing and Tracking Information with Variables Working with Strings and Finding Help

can you recommend somewhere other than workspaces where i can type and execute my code?

can you recommend somewhere other than workspaces where i can type and execute my code?

5 Answers

Hello,

If you are looking to write your own projects away from Treehouse I recommend (http://brackets.io/).

All the best :)

I have found Brackets to be a very reliable editor. :)

I agree with both the previous replies. To clarify, Brackets (http://brackets.io) is a text editing application that you download and install. Codepen and JSFiddle are browser-based editors like Workspaces.

I have not seen these great text editors in the discussion (check them out!):

Atom - https://atom.io/

Komodo edit - http://komodoide.com/komodo-edit/

I like to use Sublime text.