Hi, Do you know a website created using Kotlin/JS?
# javascript
a
Hi, Do you know a website created using Kotlin/JS?
u
One of Jetbrains` own projects - a semisecret (it has been sort of unofficially announced but still a lot of things to announce ) is a Kotlin/JS project, to be honest, a huge Kotlin/Js project.
😲 1
a
Do you know the link of that website?
u
@aakira it's not released so far
a
@ U75957 Thank you. But there are no websites. 😢 @ Shagen I see. I hope they release it.
I found this website. This is created using Kotlin/JS. https://turanukimaru.github.io/FEHSIM/ But nerdydata.com can’t find this website. I think there are another website created using Kotlin/JS. Do you know another one?
c
I’ve been working on a simple chat bot POC recently https://multiplatform--crederabot.netlify.com/. The end goal is to have Kotlin/JS serverless functions in node, with an interactive chat window in the browser to try it out before installing to Slack and static documentation generated by the Orchid on the JVM, all from the same Kotlin sources
👀 1
a
Cool. Please let me know when you publish it.