https://kotlinlang.org
Join Slack
Hey guys, any idea how to set environment variables (.env) in a Kotlin JS node project? I've tried a...
c

Chukwukammadu Anizoba

about 4 years ago
Hey guys, any idea how to set environment variables (.env) in a Kotlin JS node project? I've tried adding a .env file at the root of the project, but the server code is not picking up the variables from
process.env
. Cheers!
c
a
  • 2
  • 7
  • 1783
Hello, How do you manage String resources in Kotlin Multiplatform Mobile(Android & iOS)? I found...
i

Ivy

almost 5 years ago
Hello, How do you manage String resources in Kotlin Multiplatform Mobile(Android & iOS)? I found this post(https://chrynan.codes/string-resources-in-kotlin-multiplatform/), but I wonder what the best practice is.
i
m
+2
  • 4
  • 8
  • 1783
I know Decompose and Voyager, but they seem like heavy libraries to me. I need only simple navigati...
k

Kensuke Sano

over 2 years ago
I know Decompose and Voyager, but they seem like heavy libraries to me. I need only simple navigation and official library.
🧵 1
k
a
+4
  • 6
  • 8
  • 1782
How to use `@ Value` annotation in spring with Kotlin?
m

Manoj

over 3 years ago
How to use
@ Value
annotation in spring with Kotlin?
m
s
  • 2
  • 17
  • 1780
Is it good to have a use case depending on another use case where the other use case is just forward...
v

Vikas Singh

about 3 years ago
Is it good to have a use case depending on another use case where the other use case is just forwarding the calls to the repository ?
v
m
+5
  • 7
  • 13
  • 1771
Are there hot reload in android native kotlin for android studio 4.2, if there aren't so when we get...
o

onirutlA

over 4 years ago
Are there hot reload in android native kotlin for android studio 4.2, if there aren't so when we get hot reload?
o
c
  • 2
  • 2
  • 1765
Hi all, How can I use WebView for Compose MultiPlatform Desktop ?
b

Beta Tech

over 2 years ago
Hi all, How can I use WebView for Compose MultiPlatform Desktop ?
b
n
+2
  • 4
  • 3
  • 1758
Has anyone here been able to get Kotlin Language Server working with vim/nvim? I've installed it, bu...
l

Levi

about 2 years ago
Has anyone here been able to get Kotlin Language Server working with vim/nvim? I've installed it, but just doesn't seem to be working.... Go To Definition not working, etc.
l
v
h
  • 3
  • 22
  • 1757
Can compose infer stability of a `sealed` class ? ```sealed class MyClass { object A : MyClass()...
r

ritesh

over 3 years ago
Can compose infer stability of a
sealed
class ?
sealed class MyClass {
  object A :  MyClass()
  data class SomeClass(val value:String): MyClass()
}
r
g
+2
  • 4
  • 28
  • 1756
Hi, debugging the iOS platform on KMP is proving to be a bit complicated. I am not sure if I am doin...
j

Jose Garcia

about 3 years ago
Hi, debugging the iOS platform on KMP is proving to be a bit complicated. I am not sure if I am doing something wrong, but is it not possible to inspect variables or evaluate expressions using the intelliJ debugger? I can set the breakpoints fine but when it comes to seeing the snapshot of my objects I don’t get any output, just errors.
j
k
+3
  • 5
  • 63
  • 1752
Previous141516Next

kotlinlang

A modern programming language that makes developers happier.

Powered by