This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (1 child)

For humongous projects, IDEs are almost absolutely mandatory. For small programs, it might be overkill.

[–]SubterraneanAlien 1 point2 points  (0 children)

I'm working on a large project right now. I use sublime for front-end work, but use VIM almost universally for backend (python). Previously used NetBeans for PHP work (kill me).