Read all about it... 'kotlin' related content
Using Koin for Dependency Injection
Koin provides a modern DI framework which supports Kotlin idioms and is usable across conventional, mobile and Cloud based applications.
29 November 2019
Code Generation With KotlinPoet
KotlinPoet provides a simple API for generating Kotlin source files. It allows you to automate what would otherwise be tedious...
28 November 2019
Kotlin Contracts
The Kotlin type system is fairly flexible but there are a few corner cases where the compiler enforces rules which...
27 September 2018
Kotlin Inline Class
How this will merge the power of custom types with the performance of primitives
21 September 2018
Kotlin Everywhere
Considering Kotlin? Here is why we made the switch from Java and why your developers will want to do the...
4 September 2018
Android databinding, with Kotlin!
The MVVM design pattern allows us to write code that is much easier to maintain, test, and reason about in...
15 January 2018
Why Android Development Is Better With Kotlin
5 Reasons Why Android development is better using Kotlin