TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    WebStorm

    Score9.6 out of 10
    N/AWebStorm is an integrated development environment (IDE) by JetBrains. Designed for JavaScript and TypeScript development, WebStorm also aims to make it easy to tackle the most challenging tasks. Whether resolving Git merge conflicts or renaming a symbol across multiple files, it takes just a few clicks.

    $0

    per year

    Oracle Java SE

    Score8.1 out of 10
    N/AOracle Java SE is a programming language and gives customers enterprise features that minimize the costs of deployment and maintenance of their Java-based IT environment.N/A
    Pricing
    WebStormOracle Java SE
    Editions & Modules
    Individual Non-Commercial
    $0
    per year
    Individual
    $6.90
    per month
    Bussiness
    $15.90
    per month per user
    Individual
    $69
    per year
    Business
    $159
    per year per user
    No answers on this topic
    Offerings
    Pricing Offerings
    WebStormOracle Java SE
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    WebStormOracle Java SE
    Small Businesses
    Visual Studio
    Score8.8 out of 10
    GraalVM
    Score9.1 out of 10
    Medium-sized Companies
    PyCharm
    Score9.3 out of 10
    Java Cloud
    Score8.8 out of 10
    Enterprises
    IntelliJ IDEA
    Score9.2 out of 10
    GraalVM
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    WebStormOracle Java SE
    Likelihood to Recommend
    9.2
    (31 ratings)
    9.0
    (33 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    -
    (0 ratings)
    Usability
    9.0
    (4 ratings)
    9.0
    (3 ratings)
    Support Rating
    9.4
    (8 ratings)
    8.0
    (19 ratings)
    Implementation Rating
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    WebStormOracle Java SE
    Likelihood to Recommend
    JetBrains
    Groups that use a [variety] of development environments (.net, python, web), Jebrain's products and Webstorm, in particular, are a great choice for productivity. If your developers are accustom to another IDE it might be better for all to sync on the same one. I wouldn't take the cost aspect as a consideration. A productive developer is far more important.
    Incentivized
    Read full review
    Oracle
    Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
    Incentivized
    Read full review
    Pros
    JetBrains
    • Includes a built in spell checker to eliminate time wasted searching for small mistakes.
    • Provides a drop down menu of options complete with keyboard shortcuts that allow for streamlined programming.
    • Identifies when variables are named differently, allowing for cohesive work without the scrolling.
    Incentivized
    Read full review
    Oracle
    • Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ.
    • Strong object-orientation language and clear project structure.
    • Wrapper underlines hardware and memory management so the developers can focus on business and implementation.
    • It offers a huge library and framework support from third-parties and the community.
    Incentivized
    Read full review
    Cons
    JetBrains
    • The popup file search sometimes frustrates me. It caps the number of results, and sometimes it isn't clear that it simply stopped looking. I also used to have trouble finding string occurrences that I knew were in my project, but I think they've made improvements in this area recently.
    • Being a AAA IDE, WebStorm can be a memory hog. If I don't kill it every few days, it can get really slow. I would love to see performance improvements.
    • Speaking of performance, WebStorm can take a long time to launch. I'd like to see improvements in launch times.
    Incentivized
    Read full review
    Oracle
    • Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether.
    • Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python.
    • Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all).
    Incentivized
    Read full review
    Likelihood to Renew
    JetBrains
    It's an irreplaceable part of my toolkit and isn't that expensive per year.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Usability
    JetBrains
    Great in debugging, testing, developing and maintaining softwares in a number of languages. Great support for many languages and their syntaxes. Great support of many third party extensions and plugins like GIT and html plugins. The RAM usage of WebStorm however could be really improved, it literally takes almost all of the RAM of my machine with 16GB RAM
    Incentivized
    Read full review
    Oracle
    Oracle Java SE provides the new features along with timely security patches. New features like Record patterns and pattern matching for switches are very useful. With every new release of Java, it is getting better. Sequenced collections are also an interesting feature added to Java. With all these new features, backward compatibility is also maintained.
    Incentivized
    Read full review
    Support Rating
    JetBrains
    I gave this rating because I have never needed their customer support, which is the highest level of support I suppose. When a product works just fine out of the box and everything you may need is well documented, it's a paradise for the customer. But I've seen some questions asked on their portal, and I've seen thorough answers given to the questions and the willingness to support the customer with follow-ups and everything else.
    Incentivized
    Read full review
    Oracle
    Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
    Incentivized
    Read full review
    Implementation Rating
    JetBrains
    Highly recommend the JetBrains Toolbox, it remembers your recent projects and launches from the task bar.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Alternatives Considered
    JetBrains
    I think WebStorm is way ahead of open-source editors. Please don't get me wrong, I love open-source. But the other free editors have a lot of configuration which blocks my whole coding experience. Take "Atom" for example. I used it for about 3 months, but in that time I had to update the plugins hundreds of time, and for every little thing (e.g. linter) I had to download a community plugin, and with each plugin atom would get a little slow. Take "Eclipse" for another example, which is very suited for Java, but not so suited for JavaScript. Sublime was good, but WebStorm comes with many exciting features that I did not find in sublime/notepad.
    Incentivized
    Read full review
    Oracle
    Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
    Incentivized
    Read full review
    Return on Investment
    JetBrains
    • Saves lot of time when we are finding the text or files.
    • Easy to work with for support projects.
    • Nice code completion feature.
    • It's all in one solution for both front end, back end and database solution to work with.
    • Initial learning curve is required to use the workbench.
    • Documentation can be improved better probably adding videos, would be helpful for visual person.
    Incentivized
    Read full review
    Oracle
    • The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible.
    • Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative.
    • New features take time to learn. When someone starts using them, everyone has to take time to learn.
    Incentivized
    Read full review
    ScreenShots

    WebStorm Screenshots

    Screenshot of Code CompletionScreenshot of JavaScript DebuggingScreenshot of Quick DocumentationScreenshot of Version Control IntegrationScreenshot of the Out-of-the-box Experience