This is one of the questions I get asked the most, especially on my TikTok….

This is one of the questions I get asked the most, especially on my TikTok….
As an Android Developer, a lot of my time everyday is spent waiting for code…
Hi guys! Well first things first, for the probably 5 guys who actually tune in…
When it came to dependency injection in Android, it’s no question that Dagger has always…
Programming, coding, software development or engineering, whatever you call it, it’s the practice of writing…
For the longest time, Mockito has been recognised as the go-to mocking framework for Android,…
“Tiktok saw it first” I’m most active on my Tiktok now, I post memes down…
Error-handling with Coroutines has always been a confusing point for many developers, and that’s because…
This is a short one, because there’s only one thing you need to do to…
Database calls, network calls, heavy-computing calls, all are such functions that pretty much every app…
We’re approaching the end of lockdown (fingers crossed) where in one more month, everything will…
Retrofit is the undisputed best way to consume APIs in Android. As for handling async…
Why you SHOULD go to University Transcript: In my past two videos, I spoke why…
Within test modules, RxJava gives you access to a happy little class called the TestObserver….
ReactiveX, an API for asynchronous programming with observable streams. An API that provides a very…