Tag: kotlin
Make your tech dreams come true with VirtusLab!
Inkuire: Hoogle-like searches for Scala 3 and Kotlin
Dokka behind the scenes — documenting multi-module projects
Documenting a multi-module project was always tricky due to the size, complexity and interconnections within such codebases. This is especially true in the case of Dokka, a documentation engine for Kotlin, performing the same function as Javadoc for Java. With 1.4.30 we’ve rewritten the multi-module documentation, so let’s dig a little deeper into the design and the thought process behind it!
micro.sphere.it #6 – Kotlin
Join Kotlin specialists during the sixth micro.sphere.it meeting and hear about their latest work hacks and lessons learned!
Analyzing Kotlin sources just got simpler
Analyzing Kotlin code used to be hard and required extensive know-how, because most of the concepts required to make it work were internal and not documented. Not anymore.
Meet us there! Online tech events we’re attending in June
Summer is getting closer and with it our next events, which we are running online due to the coronavirus situation. Stay safe at home & enjoy the opportunity to expand your knowledge!
How to upgrade to Kotest 4.0?
Changes in the new version of the Kotlin testing library
Suppressing KotlinTest mutiny
Frequent KotlinTest issues and how to fix them