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 trialFengky Liem
2,700 PointsAtom or Visual Studio Code?
Atom or Visual Studio Code for beginer like me? and for long run which is the best for large project?
3 Answers
Henrik Christensen
Python Web Development Techdegree Student 38,322 PointsOf those two I would go with VS Code :-)
stjarnan
Front End Web Development Techdegree Graduate 56,488 PointsHi Fengky Liem,
I'd say that both are viable options and I recommend you to try them both to get a feel for them. They are both rather customizable. In the end personal preference is what's gonna matter :)
Jonas
Fengky Liem
2,700 PointsThank you stjarnan for you insight :)
Zack Jackson
30,220 PointsBoth are nice to use and I currently flip flop between the two. I usually use atom as a text editor for smaller projects and VScode for larger projects. The integrated terminal in VScode comes in handy. I've also noticed that Atom gets sluggish faster with more lines of code whereas VScode does not.
Fengky Liem
2,700 PointsFengky Liem
2,700 PointsThank you Henrik :)