Hey Kotlin JS Community!
I am new to Kotlin/JS and I would like to ask can I develop an SPA entirely in Kotlin/JS (preferably kotlin-react) ?
(Note: I have very little knowledge in react)
Also any impact on performance?
Suggest me any resources to get started with kotlin/js
Thanks in advance.
Hi, we build a reactive web-framework called fritz2. It is written in pure Kotlin and maybe a place to start 😉
We got some examples to get a feeling of it: https://www.fritz2.dev/examples.html