android RxJava - SyncOnSubscribe and fromCallable RxJava is impressive, but it's a fairly overwhelming framework so I want to share some of the lesser known parts. Note: Code examples will be in Kotlin. Backpressure Simply; "backpressure" is
java GSON Empty Json Object to null. Sometimes that API you are given just doesn't conform to what you are expecting. I have had to consume a JSON API recently where the JSON returned "{}" instead of null or
android Gradle & Robolectric & Jacoco & Dagger As a few have, I stumbled into this $$ jacoco bug. To be fair this is not so much a GradlePlugin bug as more Jacoco/Dagger. Semantics aside, we wanted to know about our