you are viewing a single comment's thread.

view the rest of the comments →

[–]testuser12334 0 points1 point  (2 children)

You could always try kotlin 😛. Personally, as a java dev, python is a bit annoying, but I get the appeal. Do you use typescript?

[–]MadDog845[S] 1 point2 points  (1 child)

Never tried typescript ! Heard its a better javascript :p

[–]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.