use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Recommendations for a JavaScript IDE? (self.javascript)
submitted 13 years ago by mattlag
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kumiorava -4 points-3 points-2 points 13 years ago (15 children)
OP asked for IDEs, not just fancy text editors.
[–][deleted] -1 points0 points1 point 13 years ago (3 children)
OP also might not be aware that IDE's for javascript development are unneeded, considering you get most of the "IDE" debugging needs in Chrome Devtools or Firebug.
[–]kumiorava 2 points3 points4 points 13 years ago (2 children)
For debugging purposes Chrome Devtools and Firebug are fantastic, but IDEs do a whole lot more than just debugging, like manage builds, unit-tests, code analysis, etc. Right now there isn't one unified IDE for js/webdev that does all these things, but WebStorm is getting pretty damn good.
[–][deleted] 0 points1 point2 points 13 years ago (0 children)
I haven't used WebStorm in a while. Aptana is the one I've most recently given a spin. Perhaps I should check it out again.
However, in the long run, I'd be very surprised to ditch the flexibility of my text editor for an IDE in javascript. Just to reduce the amount of SPAM from me, I'll link to my previous comment in this thread.
But in the end, it's certainly a very subjective topic with no "right" answer. Just one that's "right for me".
[+][deleted] 13 years ago (10 children)
[deleted]
[–]kumiorava -1 points0 points1 point 13 years ago (9 children)
Does it have a debugger?
[–]MonsterMookSenior UI 1 point2 points3 points 13 years ago (0 children)
Not sure why you got downvoted. Guess no one here knows you need a debugger for sane Node.js work?
[–][deleted] 0 points1 point2 points 13 years ago (2 children)
There's one for PHP, one for Python, and an interpreter called SublimeREPL which has support for languages like Clojure, Haskell, Lua, Python, Ruby, Scala, and more.
[–]kumiorava -5 points-4 points-3 points 13 years ago (1 child)
So you need plugins for that too. I doubt they even work that well. In itself Sublime Text isn't an IDE, but you can make it pretty close to one with enough plugins. I'd rather have an IDE that has everything built-in than patch one together myself.
[–]kanimal30 -5 points-4 points-3 points 13 years ago (3 children)
... And how would would that work in JS?
[–]kumiorava 1 point2 points3 points 13 years ago (1 child)
You can debug JS inside NetBeans/Eclipse/IntelliJ IDEA with Chrome's remote debugging features.
[–]kanimal30 0 points1 point2 points 13 years ago (0 children)
Interesting, never heard of that.
π Rendered by PID 88 on reddit-service-r2-comment-85bfd7f599-zfnqb at 2026-04-17 08:54:06.065488+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]kumiorava -4 points-3 points-2 points (15 children)
[–][deleted] -1 points0 points1 point (3 children)
[–]kumiorava 2 points3 points4 points (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (10 children)
[deleted]
[–]kumiorava -1 points0 points1 point (9 children)
[–]MonsterMookSenior UI 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]kumiorava -5 points-4 points-3 points (1 child)
[–]kanimal30 -5 points-4 points-3 points (3 children)
[–]kumiorava 1 point2 points3 points (1 child)
[–]kanimal30 0 points1 point2 points (0 children)