Questions

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