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,327
Replies
3
Views
2,489
Replies
12
Views
4,825
Replies
6
Views
3,352
Replies
20
Views
7,753
Newer threads
Replies
5
Views
3,750
Replies
17
Views
5,585
Replies
4
Views
2,639
Latest threads
Replies
1
Views
109
Replies
1
Views
133
Replies
1
Views
248
Replies
0
Views
257
Replies
0
Views
268
Recommended threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top