Using the Same Language for Microservices, iOS Apps, and Browser / Web Apps

Here you can find some sample projects that show how it can actually be done:
- Sample iOS app, written in Kotlin, using Maven or Gradle for building — this is how it looks
- Browser app that shows how Kotlin can access HTML's DOM — this is how it looks
- Browser app written in Kotlin that uses HTML5' Canvas — this is how it looks
- Another Browser app that shows how Kotlin can be used to build HTML5 apps — this is how it looks
…all projects should work out-of-the-box.
Comments
Post a Comment