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
9,819
Replies
3
Views
4,022
Replies
20
Views
8,658
Replies
6
Views
5,098
Replies
27
Views
14,399
Newer Threads
Replies
6
Views
5,841
Replies
33
Views
13,909
Replies
4
Views
5,235
Latest Threads
Replies
1
Views
66
Replies
1
Views
78
Replies
2
Views
733
Recommended Threads

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