hello guys, I've basic knowledge on the language, ...
# getting-started
j
hello guys, I've basic knowledge on the language, I have to make a small program that should run on the web browser and also on mobile phones since I've heard that kotlin is multi platform, could you please point me in the right direction to better understand how to accomplish this ? my usual option is to code the web on react and the backend with kotlin/spring buy maybe there is a better way
p
Hello, I'm also a newbie. Please check out the compose multiplatform. https://www.jetbrains.com/lp/compose-multiplatform/
👍 1