8

Java developer here. Wants to code in nodejs. Recommended ide

Comments
  • 4
    vim or vs code
  • 2
    Notepad++ for simplicity fast development.
  • 3
    WebStorm, Intellij IDEA, VSCODE
  • 2
    Vscode.
    If you’re specifically looking for an IDE web-storm is the direction I’d personally go in.
  • 1
    Vscode/phpstorm/webstorm
  • 1
    Helpful tip with node. Install n. Sometimes you'll enter issues with your version on node. Using n you can switch version incredibly easily. Plus I keep getting an exception with npm v6.1 atm. Hopefully 6.2 might work 😂😂 if there is one!!!
  • 1
    Webstorm or sublime (not ide but cmon for node..)
Add Comment