Differences between web development environment and a text editor?

BillEssley

WMS Marketplace Seller
Joined
Feb 19, 2013
Messages
195
Points
18
Hi,

What is the difference between a web development environment and a text editor?
 

PluginForage

New member
Joined
Jul 26, 2015
Messages
55
Points
0
Web development environment often termed IDE is a program that often will let you code, see results, execute scripts, works with a local server and more. Dreamweaver and Netbeans are examples of an IDE. Text editor is good for writing up straight code but not possible to create a complete site that can be thoroughly tested out as a whole. Notepad ++ and Sublime text are a couple of examples.
 

johnny_r

New member
Joined
Aug 10, 2015
Messages
18
Points
0
Using an IDE for developing is a lot more comfortable, but not really necessary to write code. For simple things like writing a HTML page and some css a text editor is enough.
 

statvoo

New member
Joined
Aug 27, 2015
Messages
21
Points
0
They're one and the same, just a coding editor has a lot more shortcuts, customisations and syntax highlighting, etc.
 
Older threads
Replies
2
Views
2,519
Replies
3
Views
2,684
Replies
12
Views
5,195
Replies
6
Views
3,864
Replies
20
Views
8,536
Newer threads
Replies
5
Views
4,139
Replies
17
Views
6,000
Replies
4
Views
2,859
Latest threads
Replies
0
Views
25
Replies
0
Views
29
Replies
1
Views
38
Replies
3
Views
94
Recommended threads
Top