Skip to content

Details

We're so glad to announce this Kotlin meetup in Kyiv.

Here you can find a registration form: https://forms.gle/aDTg12Rv634ybAzj9

Agenda:

  • Kotlin, Code Coverage and their best friend — bytecode: scandals, intrigues, investigations (Mandrikov Evgeny)
    Do you know what is inside of your class files? Are you ready to bet? Let's have fun by diving into bytecode pattern matching and explore how Kotlin compiler transforms your source code.
    Our dive will be based on details of the implementation of most popular open-source code coverage tool — JaCoCo that finds in bytecode and filters out various compiler generated artefacts, which otherwise require unnecessary and sometimes impossible tricks to have full code coverage.

  • Kotlin dark side. Reduce operations pain (Sergey Zolotov)
    Do you like troubleshoot on production? Ops still complain that your app is unsupportable? This talk is about lessons we learned and how you can improve your applications to embrace observability and make operations less painful using Ktor.

See you :)

Related topics

You may also like