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 trialAsher Goldsby
Full Stack JavaScript Techdegree Student 4,055 Pointswhich text editor should I download
I'm new to this and don't know what a good text editor to use for a beginner
3 Answers
Alena Holligan
Treehouse TeacherVisual Studio Code is becoming popular because it's free and has a lot of great features :)
Steven Parker
231,184 PointsI'm personally fond of Vim, but it has a significant initial learning curve so I can't really recommend it as a "beginner" editor.
Usually, operating systems come with a simple one you could use for a while (such as "notepad" on Windows). After some experience you might have a better idea of what features you'd like to have in an editor which would help to select one.
Asher Goldsby
Full Stack JavaScript Techdegree Student 4,055 PointsThanks Steven
Mark Truitt
8,758 PointsWould agree with Alena on VSC. If you are looking for something a bit more robust an IDE helps a lot. I personally use VSC and PHPStorm.
Alena Holligan
Treehouse TeacherFor a full IDE PHPStorm is GREAT!!!
Asher Goldsby
Full Stack JavaScript Techdegree Student 4,055 PointsAsher Goldsby
Full Stack JavaScript Techdegree Student 4,055 PointsThanks Alena