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

Mohamed Behary
5,190 PointsWhat is the text editor used by instructors for mac ?and what is the best one ?
Waiting your answers !
3 Answers

Samuel Webb
25,370 PointsMost 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

Mohamed Behary
5,190 PointsThank you for this prompt response

Samuel Webb
25,370 PointsNo problem.
Adam Akers
7,357 PointsI 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.