Working with Kotlin and JavaScript Modules

Working with Kotlin and JavaScript Modules

Last Updated 30 September 2016
A look at how to use Kotlin to interact with JavaScript modules.

In this tutorial we'll see how to

Configuring Modules with IntelliJ IDEA

Kotlin generate JavaScript code that is compatible with Asynchronous Module Definition (AMD), CommonJS and Universal Model Definition (UMD).