Hiya N8 is a pure kotlin, state based navigation library. I've open sourced it a bit earlier than I...
Unlike iOS, Android was always envisioned as a platform that would run on a range of devices and...
It's not often you come across Eithers in android code, which I think is a shame given how awesome...
There are two fundamental ways of thinking about data that drives a UI. We can think of our data as...
There is a pre-primer here if you're completely new to GraphQL and Apollo. Let's run through a small...
We can use GraphQL in various ways, but for this article we're going to focus on the most common...
Before we get started If you're a beginner android dev: don't drop this knowledge in an...
I made a tiny library, it lets you store single instances of kotlin data classes persistently with no...
A nice way to use Retrofit and Kotlin Coroutines to avoid callback hell on Android
We implement the syncView() example discussed in the fore docs as a real life android app
We take the Android Architecture Blueprints todo app and re-write in MVO using the fore library
kotlin app contrasting state and events
4 stages, roughly 10 years (for me at least)
develop a basic slot machine game