A Smart IDE
May 08, 2018

A Smart IDE

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with IntelliJ WebStorm

IntelliJ WebStorm is used extensively at our product development department as the IDE of choice for web and front end development. IntelliJ has a great reputation for creating enterprise quality software and WebStorm is no different. At our company most of the front end development is done in AngularJS and Angular. This IDE offers full feature support for both frameworks and comes equipped with Git, bash terminal, debugger and auto-linter.
  • Provides full feature support for native JavaScript as well as frameworks like Angular, React, Stencil etc.
  • The IDE provides support for auto-linting which is a handy feature to have in order for teams to produce good standardized code.
  • The built in terminal is very handy if you want to deploy the code using Webpack server.
  • The IDE is fairly resource intensive. It has gotten better in the newer versions but still hogs around 500MB at minimum.
  • We've constantly had issues with using the debugger to function correctly while running our Karma tests.
  • The IDE is not free like Visual Studio Code or Eclipse and the cost can be a bit prohibitive for young startups.
  • At our company since we rely heavily on web applications, it was an easy choice for us to go with IntelliJ WebStorm. Our developers are really satisfied with this product and feel that their productivity has improved.
The IDE is best suited for JavaScript front end development. It has good support for typescript language as well. The IDE has a wide variety of plugins or add-ons that can be installed to extend functionality although the most regularly used ones are pre-installed. If you are looking for an IDE that handles both back end and front end languages then you might want to consider VS code from Microsoft. The fact that WebStorm is not free might make it less appealing for some developers too.