Optimizing Your Kotlin Build
Kotlin build times are often slow, this is a laundry list of common issues and what you can or can't do about them.
Kotlin build times are often slow, this is a laundry list of common issues and what you can or can't do about them.
A high level overview of my work style and how it helps improve my productivity.
Every Disposable holds a strong reference to the observer it binds. This can lead to surprising memory leaks.
TL;DR Kapt will run on your test builds even if you didn't ask it to.
I've been digging around in time APIs a bunch lately. One thing I've found over time is that it helps to think of parts of time APIs