Top 10 Kotlin Stack Overflow questions, pt 1 - decisions, decisions
I've been hanging out around the Kotlin tag on Stack Overflow a lot this last year or so. This is the first part of a series covering the most frequently asked questions there. For a start, we'll be taking a look at various decisions around using collections in Kotlin. I'm hoping there's something new for everyone in here.
2018-04-24
Kotlin DSL design with VillageDSL
A companion article for a talk I've given on Kotlin DSL design possibilities, with many code examples.
2017-09-20