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

Design

Space to create website

I'm new here. In which one space should I create website, instead of treehouse's workspaces, where should I practice?

The best IDE (editor) for web development in my opinion is Netbeans. It's a great tool with many functions and I like it over Treehouse's Workspaces. If you are looking to practice HTML, CSS, JavaScript and the like, just Netbeans will suffice. If you want to practice with PHP, you'll need a webserver which you can either rent or run yourself. A great tool to do this would be USBWebserver (can be found easilly on Google).

3 Answers

Kevin Korte
Kevin Korte
28,149 Points

Go through some of the beginning tracks and course about setting up and building a website. They will explain literally everything, and how to do it.

Thanks.

I was using notepad ++ but the editor in the treehouse workspace is excellent and my latest project is all coded within the treehouse editor.

Thanks for answer. I'll try notepad++ anyway.

Niall Maher
Niall Maher
16,985 Points

I think brackets is one of my favourite because it is very similar to the Treehouse IDE in the sense you can launch it in a browser directly from the editor without the confusion of installing a local server yourself. Fastest way to get started and loads of plugins to help you along with coding hints etc.