logging in kotlin

Logging in Kotlin – the right approach

In Kotlin, as opposed to Java, there is no established standard when it comes to logging. JetBrains didn’t provide any opinionated way. But the community does not disappoint. There are …

blockchain in Kotlin

Creating a simple blockchain in Kotlin

Blockchain is probably the most trending technology in recent months. It seems like it is on everyone’s tongue. And even if the masses tightly associate this technology with Bitcoin (and …