Who here is using Kotlin in a non android project ...
# announcements
a
Who here is using Kotlin in a non android project or organisation?
d
I am.
a
I'm trying to get our organisation to adopt Kotlin and I'm looking for support. Are you using Kotlin for work or Personal project or both?
d
Both, I use it at work for new things I write and I am planning to migrate our current (terrible) PHP API to Kotlin at some point, too. But it's a small startup.
l
it is good, but most, almost all, enterprise companies still use java due to high price of implementation it in production
h
I started introducing it for integration tests.
a
@lex what do you see as the high price of implementation?
@hho using it for tests is a good way to introduce it. Low risk.
l
@andy.burdett i mean introduction in production
but it is realy bearded PM opinion
😂 1
a
@lex same question still applies. What do you mean by high price of introduction into production?
It's about risk right?
l
@andy.burdett yes
k
My friend is trying to write all new microservices at his job at an edu-tech company in Kotlin. They already have a few in production
t
I work at a large insurance company, and the team I just joined uses kotlin. That's not the norm at this company though
m
I’m waiting for the next Kotlin-compatible Spring release before I start lobbying for it.