Join Slack
Powered by
Hi Friends, do we have a template repository for K...
# javascript
s
Shubham Singh
01/10/2024, 1:26 PM
Hi Friends, do we have a template repository for Kotlin/JS projects?
r
Robert Jaros
01/10/2024, 2:32 PM
I don't think you will find a lot of templates for "vanilla" K/JS. But if you want to use some Kotlin/JS framework you can find some examples. For KVision (disclaimer: I'm the author) you can check
https://github.com/rjaros/kvision-examples
. For Kotlin React the examples are here
https://github.com/JetBrains/kotlin-wrappers#examples
. There is also
https://github.com/nacular/doodle-tutorials
and
https://www.fritz2.dev/examples/
.
🙌 1
s
Shubham Singh
01/10/2024, 3:53 PM
Thanks for your response Robert ⭐
23
Views
Open in Slack
Previous
Next