IDE's are good when you are working on large projects, and or on medium to large teams. Also by dedicated IDE I mean more then just typing text. Think more like an environment that can handle all your planing tasks, profiling, design layouts etc.... but in more of a visual way.
I am all for vim when I want to do something with a single file however when I am going to be coding all day it becomes a pain to always have to type commands just to edit text etc.. I also come from a background of game development so I kind of prefer the custom tools that are developed for making them kinds of projects. On Sun, Feb 12, 2012 at 3:04 PM, pbreit <[email protected]> wrote: > You should not be using the web-based editor for anything beyond quick > edits or testing, > > I always steer people away from IDEs and to just use a good text editor > (for Mac, TextMate) and version control (I like MacHG better than > SourceTree). > -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com

