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 trialtal Shnitzer
Courses Plus Student 5,242 Pointsa good node.js and js editor?
in the course it is recommended that we'll create cmd line apps. I've installed node.js. but what is a good editor to code with
5 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsI recommend Visual Studio Code. I don't know about Atom or Subline Text but it has a handy integrated terminal for running your node commands as you code. :-)
Adam Lyles Kauffman
14,016 PointsBRACKETS
tal Shnitzer
Courses Plus Student 5,242 Pointsusing atom thanks. is it designed to edit js code?
Martin Lecke
14,385 PointsYes of course,
Martin Lecke
14,385 PointsI have tried Sublime, Atom and Visual Code.
You will get most value out of Atom or Visual Code in my opinion. Currently im using Atom
Elena Man
21,092 PointsI have come to the conclusion that for HTML and CSS Sublime is great and does its job but when it comes to JS it's best to look for other editors.
tal Shnitzer
Courses Plus Student 5,242 Pointstal Shnitzer
Courses Plus Student 5,242 Pointsthats good. is it free?
Jonathan Grieve
Treehouse Moderator 91,253 PointsJonathan Grieve
Treehouse Moderator 91,253 Pointsit's free
James Estrada
Full Stack JavaScript Techdegree Student 25,866 PointsJames Estrada
Full Stack JavaScript Techdegree Student 25,866 PointsI second this!