5 ms·
Name one thing an IDE can do that I can't do with my (Turing complete) editor and shell.
by Datenstrom 4y ago
Name one thing an IDE can do that I can't do with my (Turing complete) editor and shell.
- speed_spread 4y agoAn IDE can let another programmer learn the project without you being there to explain the details of your bespoke tooling.
- Datenstrom 4y agoMy bespoke tooling does not require anyone else to use it to navigate or learn any project unlike some IDEs which is the biggest problem with them.