It's Nothing
Nothing is a special type in Kotlin often used for errors. Is that all it's useful for though?
Nothing is a special type in Kotlin often used for errors. Is that all it's useful for though?
I like learning new things. That's a sufficiently vague claim, but it's intentionally broad. There's different conduits for lear
There's a saying someone told me this summer - there's three pillars in life: health, time, and money. At any given moment, most peo
Techniques for refactoring Dagger code with ease.
Leveraging Dagger qualifiers to hide intermediate dependencies.
Leveraging Dagger to defer OkHttp's initialization to a background thread and buy back precious startup time.