|
|
|
|
|
by nocipher
5200 days ago
|
|
When I first started doing web programming at my first real programming job, everyone there used Dreamweaver as the IDE of choice. I used it for a few months before I could no longer deal with its idiosyncrasies. Now, I absolutely hate the program. It got to the point that I would only use Dreamweaver for remote file management (silly, I know, but I was still learning) and would open the files in emacs for actual editing. Eventually, I stopped using it all together and forced myself to find other ways to retrieve remote files. In retrospect, I should have set up a source control repository and left the programming team a little better than I found it. Hindsight is 20-20. |
|