Choosing an IDE

Node.js is a very popular JavaScript Framework. It's been very well supported by different IDEs, such as WebStorm, Cloud 9, Eclipse, Komodo, and so on. All of them have built-in features that a developer requires to build the Node.js app. However, we cannot choose most of these IDEs (remember, we need an IDE that supports Kotlin). We will have to go with IntelliJ IDEA Ultimate, which supports both Kotlin and Node.JS (via plugin). Just install it from https://www.jetbrains.com/idea, and you are all set to create your first Node.js project using Kotlin.

Get Kotlin Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.