All posts by
Dariusz Nowak
Software Engineer
expand_more
How to make XML-generating code more readable with Kotlin extensions and lambdas
Dariusz Nowak April 19, 2017XML-generating code in Kotlin may not be readable enough by default. Thankfully, using Kotlin extension functions and lambdas with receiver, we can improve it significantly.
Categories
expand_more