top of page

Best practices for evolving Kotlin libraries

Starts:
3. Juli 2024 um 16:20:00
Ends:
3. Juli 2024 um 17:00:00
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

bottom of page