October 2019
Intermediate to advanced
434 pages
11h 54m
English
As was mentioned previously, the landscape of JavaScript development today is filled with third-party frameworks such as React, Node.js, and Vue.js. They enable JavaScript developers to be more efficient and to build better applications and services. This begs the question: Can we use Kotlin in conjunction with popular third-party JavaScript libraries?
Thankfully, the answer is yes. We can leverage our Kotlin code alongside these frameworks in a few different ways:
The most basic example of mixing Kotlin and JavaScript is writing Kotlin ...
Read now
Unlock full access