Can anyone give feedback regarding KMP for web application?
🤨 1
a
Alejandro Rios
08/24/2023, 8:09 PM
Please ask in #multiplatform or #compose-web, this is not the channel
t
Tóth István Zoltán
08/25/2023, 6:11 AM
It works quite well, depending on your coding style. Check out Kvision or Fritz, both are web-oriented KMP framworks.
We've had KMP applications running in production for years.
u
Ujjwal Mittal
08/25/2023, 6:30 AM
@Tóth István Zoltán Thanks for this wonderful reply, can you share some links where you have used KMP.
t
Tóth István Zoltán
08/25/2023, 7:57 AM
I work mostly proprietary projects, but one of my frameworks is open source: https://zakadabar.io Please note that this one is about to retire and being replaced with my new one: https://github.com/spxbhuhb/z2
That said, I programmed quite a few (25+) years before I settled on KMP for the last 4 or so, never looked back (used Java + React before).
When talking about browser development you might find integration with JavaScript libraries a bit of an overhead.
This doesn't matter for me as I avoid dependencies as much as possible, but most programmers like to build on them.
Basically you have access to all browser functions from Kotlin without doing anything, so there is nothing you can't do.
a
altavir
08/25/2023, 10:48 AM
Please do not start random discussions in this channel. It is used only for news and releases.
u
Ujjwal Mittal
08/25/2023, 10:54 AM
I am sorry, i didn't knew that but I did got a reply, so I was engaging. Will not engage in further discussion here.