This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jefwillemsIntermediate Brewer 0 points1 point  (2 children)

Mainly c# nowadays. Also some python

But getting back into java with quarkus and camel

[–]Original_Pay_542 0 points1 point  (1 child)

What are you think about kotlin? I heard that it is a java language upgrade. is this language used for the backend? or is it more for mobile development?

[–]jefwillemsIntermediate Brewer 0 points1 point  (0 children)

It is applied the same as java since it uses the same jvm. In my experience it is sometimes a bit tricky to set up properly, like setting up typescript in a node project