+ 3
What is the best text editor for webdevloper
4 Réponses
+ 2
There are several editors available for web development. I think the best among them are Brackets, Atom and notepad++. You may also use Sublime Text or visual studio code. You can download and install many extensions available for VScode and Atom according to your need. They all are free accept Sublime Text, you can download them from there official websites. I think notepad++ will be good if you want a light weight editor but if that is not a problem choose between Atom or Brackets(Both are awesome for web development).
+ 1
The one he is most comfortable with. I use Brackets for PHP, Atom for HTML and hybrid apps, Sublime Text 3 if I want to edit single files.
+ 1
Notepad++
0
thanks all for giving answer