Eirik Årseth
2 innlegg
How we used serverless for our frontend application and cut our deployment pipeline in half
SkyArtikkel (4 min)Fra Eirik Årseth17.12.2020
Companion object vs top level val
KotlinArtikkel (3 min)Fra Eirik Årseth15.12.2020
Ever wondered where to declare your constants, or static methods in Kotlin? Even though Kotlin has no explicit notion of statics, there are multiple ways of mimicking the same behavior.
Ever wondered where to declare your constants, or static methods in Kotlin? Even though Kotlin has no explicit notion of statics, there are multiple ways of mimicking the same behavior.