+ 3
Should I use a text editor or an IDE for web development
Sololearn teach us that we should use text editor for creating webpages but teachers at YouTube use an IDE usually VS code
4 Answers
+ 2
Affum kwabena Karkari yes. A text editor itself provides no functionality but an ide can add a lot to it by managing all that stuff which can take hrs .
+ 2
Ide includes a text editor that actually allows you to write and edit the various extension files but configures the text editor to use different functionality(like linting,formating and etc .) that those plugins offers which you install from some place.
+ 2
So you mean I should forget about using text editor and go for an IDE
+ 1
Visual studio code is best one. Try it.