ReactiveX, an API for asynchronous programming with observable streams. An API that provides a very…

ReactiveX, an API for asynchronous programming with observable streams. An API that provides a very…
Transcript: University is a waste of time? Q&A Time In my last video, I spoke…
Transcript: University could well be one of the biggest mistakes most people commit to, and…
Most Android devs know what mocks are and how to use them. They have in…
Last week, Jetpack Compose Beta was officially released. Everybody and their mothers knows that Compose…
Chaquopy is a module that lets you run Python code in your Android app. For…
Whilst continuing development for my app, Shopshop Shopping List, I encountered a problem. I have…
Fragments in Android have had a weird history. When I started Android developing in 2015,…
Animation in Android has always been something that intrigued me. When done right, it can…
So I’ve just done my first stream on Twitch, recreating an old app of mine,…
It’s once again… BENCHMARKING TIME We’ll take different JSON Parsers, run them through tests, run…
A couple weeks ago, I benchmarked Gson, Jackson, and Moshi against each other. TLDR: Jackson…