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 trialalan heath
5,188 PointsCan we use work spaces or dreamweaver as our editor?
I have been using dreamweaver a lot as my editor but I also like using work spaces. Can i use either one with this project?
2 Answers
Mark Railton
8,468 PointsYou can use workspaces for these projects, however I personally prefer to do all my coding in a local editor like Sublime Text or IDE like PHPStorm. I would suggest using something like Sublime Text which is probably the most widely used text editor these days, dreamweaver is very bloated for a PHP editor. You could also look at PHPStorm which I use for larger projects.
oseijenkins
12,912 PointsI agree. I also use Sublime text, but I recently started using Adobe Brackets and think it's pretty cool.