JavaScript for WordPress Forums Vanilla JavaScript 1.7.05 – WebStorm / What about PhpStorm?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16830
    Annette Voelckner
    Participant

    If someone else wonders about differences between WebStorm and PhpStorm:

    NOTE: PhpStorm includes all the functionality of WebStorm (HTML/CSS Editor, JavaScript Editor) and adds full-fledged support for PHP and Databases/SQL.

    About plugins, all of them available here: http://plugins.jetbrains.com/phpStorm . E.g. JavaScript plugins for PhpStorm: http://plugins.jetbrains.com/category/index?pr=phpStorm&category_id=50 .

    Also please see corresponding section in PhpStorm description: http://www.jetbrains.com/phpstorm/features/html_css_js_editor.html .

    The quote is taken from this thread (January 2016):
    https://intellij-support.jetbrains.com/hc/en-us/community/posts/207032975-PhpStorm-vs-WebStorm?page=1#community_comment_207373569

    #16857
    Zac Gordon
    Keymaster

    Thanks for adding this!

    Yes, they’re quite similar to each other at the core.

    #17132
    Andrew
    Participant

    Hi Annette,
    I use PHP Storm for WordPress development, and it is an amazing tool. It is a fully featured IDE, as you noted in your question, but a bit overpowered for JavaScript editing. Web Storm is lighter weight due to the lack of PHP features and I’ve found it faster to work with for JavaScript, especially when doing additional tasks like compiling Sass, ES6, etc. PHP Storm will work just fine for JavaScript but I’d encourage you to try Web Storm – I’d be interested to see if you like the experience as I have.

    Cheers,
    Andrew

    #17141
    Annette Voelckner
    Participant

    Hi Andrew,

    Thank you for the information.

    The question mark in the subject is obviously misleading, because my comment is more like a statement. I use PhpStorm as well and never thought about WebStorm until this course, which encouraged me to have a closer look and post what I figured out so far for other particpants.

    So you use both? It’s interesting that you find it faster to work with concerning the topics you mentioned. Would you like to explain a little why this is the case?

    Have a nice day,
    Annette

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.