|
|
|
|
|
by LeafyGreenbriar
4592 days ago
|
|
For Mac or Linux noders who would prefer an IDE to a simple editor + command line tools, IntelliJ with the Node plugin is pretty good. It has code assist and debugging built in, and IntelliJ is just generally a very good IDE. Edit: WebStorm from the same company (JetBrains) is cheaper if you don't need all the java tools support. |
|