Guide to Node.js Development With WebStorm
In this short blog post we would like to put together all the tutorials we have so far on Node.js development workflow with WebStorm and other JetBrains’ IDEs.
Hope that it would help you to get started with Node.js in WebStorm and master your workflow.
Running and Debugging Node.js apps
Getting started with Express
Debugging Express apps
Working with Jade templates in Express app
List of available tutorials on Node.js support in WebStorm:
Here is also a link to the recording of the webinar on Node.js that we had some time ago, in addition to running and debugging Node.js it briefly covers Node.js testing with Mocha.
Please note that Node.js support is available as a free plugin for IntelliJ IDEA, PhpStorm, RubyMine and PyCharm.
Let us know if you have any other questions about Node.js support in WebStorm, we’ll try to answer them in the comments or future posts.
Develop with pleasure!
JetBrains WebStorm Team