Chapter 14: Kotlin and Web Development

  1. Does Kotlin run natively in a JavaScript environment?
  1. How is your Kotlin project made usable within a JavaScript project?
  1. What does it mean to transpile code?
  1. What are two potential benefits of using Kotlin for JavaScript development?
  1. What are two ways of building a Kotlin project with a JavaScript target?
  1. Which common JavaScript modules is Kotlin compatible with?
  1. Is it true or false that Kotlin is compatible with third-party JavaScript frameworks?