+ 2
¿Cuál es la diferencia entre un IDE y un editor de código ? ¿Y cuál es el mejor para desarrollo web?
4 ответов
+ 1
An IDE has more dev-specific features while an editor simply is a text editor to write source files. An editor cannot compile anything, has no configuration management and so on. Some editors have a little more power / features.
+ 1
Thank you!! Which one do you recommend to learn wbe languages
+ 1
OK thanks!!!!
0
Have no helpful answer for u, I love writing in an editor and working on the command line - not everybody's style.