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

Keith Corona
9,553 PointsText editors 2016 (Atom)
Hello all,
I just maxed out my 100 workspaces (yay! ...uhh), now I am thinking that is a sign that I should venture into the world of using another text editor. I have downloaded Atom, but I am not having a good time with it. Does anybody have any recommendations for a tutorial about the basics of using it? I am very new to all of this, so any information will be appreciated.
2 Answers

Gianmarco Mazzoran
22,076 PointsHi Keith Corona,
Atom comes with a great documentation to start with. This one
Later you'll find out that with a great text editor comes great packages. They basically boost up your workflow! Here you can find an example
Atom is not the only text editor. I use Sublime with some packages, for the most of the time and switch to Atom depending on my mood.
There's no one text editor better than another one. It doesn't matter which text editor you use, because they basically do all the same thing.
It's important that you find a tool that you are comfortable with and let you write more code in less time, with less frustration!
p.s. if you want to see some cool IDE look here

Thomas Buchstab
14,766 PointsIf you liked to work with the workspace in here then i would recommend you Brackets. I really enjoy working with it.

Keith Corona
9,553 PointsMany people have recommended brackets, I will check it out as well as working through Atom.
Keith Corona
9,553 PointsKeith Corona
9,553 PointsVery good info. I am glad for the resources you provided and will have to look into them.
Gianmarco Mazzoran
22,076 PointsGianmarco Mazzoran
22,076 PointsGlad that I help you! Tell me if you find some cool packages, maybe I discover new one too!