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

JavaScript Treehouse Club - MASH MASH - HTML Forms/Divs/Input

massimilianobennici
massimilianobennici
1,880 Points

IDE

Which IDE is the best to start for me as a beginner?

Matthew Mariner
Matthew Mariner
17,666 Points

Honestly there's no harm in trying different ones. At work I use a mixture of Sublime Text 3 and Eclipse. At home for my personal projects I use a mixture of Sublime Text 3, WebStorm and command line editors.

I would suggest using Sublime Text 3 as a beginner because of its ease of use, but you should go ahead and try it's competitor (atom) as well! Again, it's a matter of preference and comfort, there's no objective right answer here.

1 Answer

Tomas Pavlik
Tomas Pavlik
26,726 Points

Hi, I would personally recommend Notepad++ - free, intuitive, reliable :-) I use it for all my projects.