top of page
< Back

Best practices for evolving Kotlin libraries

Status: Accepted

Writing and publishing a library is an easy task. Writing maintainable and compatible library — much harder. In this talk, we focus on writing code in a way that prevents some typical errors connected to library authoring. We learn about binary and source compatibility, how to maintain it from the start, and how to communicate with your users about changes. Also, we take a look at the tools that Kotlin gives library authors.

Speakers

Leonid Startsev

Software developer at Kotlin libraries, JetBrains.

bottom of page