Kotlin Multiplatform For Android and the Web - Part 3 The Web App
This part explores Kotlin/JS and shows the React.JS app of the Kotlin Multiplatform project.
This part explores Kotlin/JS and shows the React.JS app of the Kotlin Multiplatform project.
This part explains how Kotlin Multiplatform can share code between platforms. Additionally the architecture of the client platform (Web app and Android) is also shown.
The first part of my thesis about Kotlin Multiplatform. This part contains the project introduction and the Ktor server
This article contains information about our experiences with Kotlin Multiplatform, which hopefully might be useful for others.
The first part focused on getting the stopwatch working, this one will focus on changing the implementation to support multiple stopwatches.