Kotlin as a language for frontend development

Kotlin is a young programming language. Originally it was designed to target the JVM, but now it targets the JavaScript too (and even Native). During this talk we will discuss about some aspects of Kotlin JS, such as:

  • interop with JavaScript;
  • what differences there are compared to Kotlin on JVM;
  • sharing code between target platforms;
  • and more.
Talk language: RU

Download presentation.

Zalim Bashorov

Zalim Bashorov

Zalim is a member of the Kotlin team in JetBrains. He's leading the team working on Kotlin JS. Previously he worked on the incremental compilation for Kotlin on JVM.