Best IDE for javascript server development
        Posted  
        
            by MatteS
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MatteS
        
        
        
        Published on 2010-03-25T11:47:31Z
        Indexed on 
            2010/03/25
            11:53 UTC
        
        
        Read the original article
        Hit count: 415
        
After reading http://www.pragprog.com/magazines/2010-03/javascript-its-not-just-for-browsers-any-more im wondering which is the best IDE to develop service-side javascript applications?
I want a nice development environment with commonjs and node etc. Preferebly windows but anything is interesting really. Is there any IDE with some nifty refactoring tools, maybe some intellisense-like function, etc etc.. Or is it notepad++ ftw?
© Stack Overflow or respective owner