What is the most intelligent IDE for Angular/Express

Hi,

im just starting to learn. Im used to java/c#.

Im having a realy hard time, because my IDE (Webstorm) wont show program
mistakes. Is there any cool IDE out there, which can actually detect
syntax problems and make good suggestions like if u want to assign a
controller it only suggests u controllers and not every word in the
projekt.

I wanna be able to jump to the line where the error occured and get
suggestions for solving it. :slight_smile: I would install everything to get this,
no matter how much customization this requires :slight_smile: thank you :slight_smile:

Webstorm, or IntelliJ itself actually does quite a good job of this.
I moved away from it to Sublime with a selection of plugins some time back due to it being quite heavy by comparison.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.