Differences between web development environment and a text editor?

BillEssley

Well-known member
Registered
Joined
Feb 19, 2013
Messages
358
Points
28
Hi,

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

PluginForage

Member
Registered
Joined
Jul 26, 2015
Messages
51
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

Member
Registered
Joined
Aug 10, 2015
Messages
16
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

Member
Registered
Joined
Aug 27, 2015
Messages
19
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
29
Views
7,715
Replies
3
Views
3,370
Replies
20
Views
6,946
Replies
6
Views
4,260
Replies
27
Views
11,114
Newer Threads
Replies
6
Views
4,746
Replies
33
Views
11,267
Replies
4
Views
4,264
Latest Threads
Replies
0
Views
96
Replies
0
Views
162
Replies
0
Views
121
Replies
0
Views
260

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

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