javascript in java graalvm

Evaluating JavaScript in Java with GraalVM

If you’re evaluating JavaScript in Java projects, you may have started to worry after the latest announcement. According to JEP-335 the Nashorn JavaScript engine might soon be deprecated. One of the …

micronaut framework logo

Introduction to the Micronaut Framework

Recently in the JVM world you can observe the rise of microframeworks*. As microservices become more and more popular, the number of lightweight libraries is increasing. Thanks to them building …

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 …

kotlin technical blog

I started blogging

And I feel kind of overwhelmed by this fact! I have never experienced writing technical articles for public audience (neither for not-so-public one 😉 ) and I feel like I’m out …