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 are the best editor to make a website?

I'm clueless on what software to get in order to create my own website. Anyone recommend one that's good and does treehouse offer any tutorial on how to use them?

4 Answers

I personally use Sublime Text.

It's very easy to use and I believe it's used a lot in this community and in some of the videos that do not use Workspace.

ok thanks I also heard brackets is also good as well and its free

I've never used that. I'll maybe have a look at it - Sublime is pretty good though :)

Sublime is free too! I know it provides a buy option but it's optional really. When you download it you will occasionally be asked if you'd like to pay for it or if you want to continue to use it for free.

I've heard good things about Sublime Text 2 as well as Brackets. I prefer Webstorm as it's a proper IDE. You can get a free trial if you are a student somewhere.

I use Brackets and Sublime. I find Brackets great when I'm working on front end stuff, as it has a live preview, meaning the preview of the site changes as you code, not just when you save, which is kinda cool, as you can shift things by a pixel or two and it updates without having to hit ctrl+s.

But I find brackets a pain to use on the backend stuff, so I than use Sublime Text 3, about 80% of what I do really.