These are a few of my favorite things
Apr 26 2024
List backed APIs for paging in Jetpack Compose
TJ Dahunsi
19 MIN READ
Mar 21 2024
A Jetpack Compose twist on an old favorite
12 MIN READ
Jul 19 2023
How Kotlin made writing a video streaming algorithm a little easier
8 MIN READ
Jul 10 2023
A practical example of unidirectional data flow with Kotlin coroutines and Flows on Android
14 MIN READ
Feb 07 2023
an interactive overview of the state production pipeline with flows
15 MIN READ
Dec 30 2022
Navigation state as a driver for large screen transitions
9 MIN READ
Dec 01 2022
How to create sticky headers in a LazyVerticalGrid or LazyStaggeredVertical Grid using derivedStateOf
6 MIN READ
Mar 15 2022
Representing UI state production pipelines as a function of a stream of inputs yielding a stream of output states
Mar 07 2021
This you?
3 MIN READ
Feb 14 2021
The RecyclerView is a lot like Lego, endlessly configurable
Dec 12 2020
Delegating to delegates with a functional twist
Nov 14 2020
Bugdroid ❤s single line tags
13 MIN READ
Oct 18 2020
What even are declarative UIs?
Oct 04 2023
Transfer content between apps conveniently with Jetpack Compose
1 MIN READ
Nov 18 2022
Find the best samples for an Android topic
Jul 10 2022
An interactive experiment for learning how to produce state with kotlin flows
Apr 10 2022
An app that teaches all the things!
Feb 27 2022
A Jetpack Compose kotlin multiplatform blog editor
A kotlin multiplatform, reactive map-like abstract data type for fetching keyed data
2 MIN READ
Feb 24 2022
A tiny, multiplatform, redux-like library that makes it easy to transform streams of actions into streams of state
May 21 2021
Personal website 2 electric boogaloo
Apr 05 2021
Nov 29 2017
An app to help you find nearby games
Oct 29 2017
Digilux Fingerprint Sensor app
May 28 2017
A collection of modules to help bootstrap an Android App
May 12 2017
Home automation app with support for 433 mHz, ZigBee and BLE connections
Oct 18 2024
A talk about shared element transitions with rich media in Jetpack Compose
Oct 26 2023
A live demo for the new Drag and Drop APIs In Compose
Nov 08 2022
Offline-first apps in 5 minutes
Oct 13 2022
We answer your questions on Jetpack Compose live!
Sep 01 2022
An overview of building offline-first apps
Aug 01 2022
Learn how to build an offline-first app!
Apr 28 2022
A Q/A session about Android Architecture!
Mar 22 2022
Learn about the UI layer on Android
Nov 11 2021
Paging 3, you've got questions, we've got answers
Nov 01 2021
Transforming your data with Paging 3
Oct 18 2021
Understanding Paging 3 Loading states
Oct 11 2021
Learn how to pull data from the network with Paging 3
Sep 27 2021
An introduction to the Paging 3 library