Samples
This is a curated list of Kotlin/JS samples.
Do you have a great idea for a sample, or one you would like to add to the list? Reach out in Kotlin Slack (get an invite) and tell us about it!
Sample name | Popular libraries | Description | Features | npm dependencies | Project type | Tests | UI Components |
---|---|---|---|---|---|---|---|
Spring, React, ktor-client-js, Rsocket, kotlinx:kotlinx-serialization-json | A collaborative to-do list written with Kotlin/JS, Spring, and RSocket |
| ✅ | Multiplatform full-stack application | - | - | |
React, Redux | An implementation (translation) of the React Redux to-do list example project in Kotlin/JS |
| ✅ | Frontend web app | - | RingUI | |
kotlin-react, kotlinx-serialization, kotlinx-coroutines, Ktor (client, server) | A feed containing user-generated posts and comments. All data is stubbed by the fakeJSON and JSON Placeholder services |
| ✅ | Multiplatform full-stack application | - | RingUI |