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 trialShahar Golan
819 PointsWrite HTML without a notepad.
How can I write HTML without using notepad, to use it in a window that is the same as the workspace?
5 Answers
Thomas Buchstab
14,766 PointsHi Shahar, the workspace here is based on Brackets. You can download it for free for any OS. Here is the link. http://brackets.io/
Erik L
Full Stack JavaScript Techdegree Graduate 19,470 PointsTo follow up this question, does this track ever reach a point in which the instructor starts to use a text editor like sublime? I ask because I'm just getting started with treehouse
alexfishback
Full Stack JavaScript Techdegree Student 2,468 PointsHey Erik, the workspace is a built-in text editor to assist you while you are following along in the videos. I would also recommend Atom for another text editor. But no, the teachers all use the workspaces built into each video.
Mosneagu Sebastian
4,518 PointsI highly sugest Sublime Text 3.
joseph brown
530 Pointswordpress, notepad ++ there are several outlets to write html
Joseph Bachaalany
4,007 Pointsnotepad++, Dreamweaver if you're starting html, brackets or netbeans
Shahar Golan
819 PointsShahar Golan
819 Pointsthanks