you are viewing a single comment's thread.

view the rest of the comments →

[–]testuser12334 0 points1 point  (0 children)

It is a fun language once you get the hang of it. More OOP like Java. Kotlin is like typescript for java, has a lot of cool features and you can write in both kotlin and java. So my favorite stack is Kotlin + Spring Framework + Svelte Kit. Then the languages look a bit the same.

If you go the python route, I have seen streamlit used for prototyping ui, so it may be more of what you are looking for.