Connecting Tech Pros Worldwide Forums | Help | Site Map

Is there a good Javascript development environment?

Dag Sunde
Guest
 
Posts: n/a
#1: Feb 21 '08
What kind of dev environment do you guys recommend
for developing Javascript code?

I'm thinking more about the situation where one is
working on libraries or larger bodies of code not
related to particular HTML pages.

Is there any editors/environments that "Knows"
Javascript, so that it can do syntax hilighting, code
completion, running and testing functions et.c.
before one plugs them into the HTML-pages and start
using them.

TIA...

--
Dag.


The Natural Philosopher
Guest
 
Posts: n/a
#2: Feb 21 '08

re: Is there a good Javascript development environment?


Dag Sunde wrote:
Quote:
What kind of dev environment do you guys recommend
for developing Javascript code?
>
Padded cell with methamphetamine and sedative drip.
Quote:
I'm thinking more about the situation where one is
working on libraries or larger bodies of code not related to particular
HTML pages.
Increase the sedative.
Quote:
>
Is there any editors/environments that "Knows" Javascript, so that it
can do syntax hilighting, code
completion, running and testing functions et.c.
before one plugs them into the HTML-pages and start using them.
>
Thats generally *your* job, and the reason why you need the amphetamines ;-)
Quote:
TIA...
>
Aditya
Guest
 
Posts: n/a
#3: Feb 21 '08

re: Is there a good Javascript development environment?


On Feb 21, 3:30 pm, "Dag Sunde" <m...@dagsunde.comwrote:
Quote:
What kind of dev environment do you guys recommend
for developing Javascript code?
>
I'm thinking more about the situation where one is
working on libraries or larger bodies of code not
related to particular HTML pages.
>
Is there any editors/environments that "Knows"
Javascript, so that it can do syntax hilighting, code
completion, running and testing functions et.c.
before one plugs them into the HTML-pages and start
using them.
>
TIA...
>
--
Dag.
Try Aptana Studio with spket or JSEclipse
DS
Guest
 
Posts: n/a
#4: Feb 21 '08

re: Is there a good Javascript development environment?


I have been using Zend Studio Pro these past few years, not only for PHP,
but also for javascript and Java.
However, lately I've decided I'm sick of paying $149 per year for
nonexistent support and zero bugfixes from Zend, so I'm going to move
over to using Komodo IDE from activestate.com
I've tried Aptana and Eclipse, but for various reasons these don't match
up to the quality of the products from Zend and ActiveState.
Closed Thread


Similar JavaScript / Ajax / DHTML bytes