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

General Discussion

What is the text editor used by instructors for mac ?and what is the best one ?

Waiting your answers !

3 Answers

Most people in the industry use Sublime Text 3. So depending on the course you're doing, they probably use that. You can find it here: http://www.sublimetext.com/3

Thank you for this prompt response

No problem.

I like Brackets for learning front end stuff. It automatically updates the browser when you make changes to your CSS so you dont have to constantly save your files and reload.