Categories:

&

Tags:
android
UDF with Functional Reactive Programming: A case study
UDF with Functional Reactive Programming: A case study

A practical example of unidirectional data flow with Kotlin coroutines and Flows on Android

TJ Dahunsi
TJ Dahunsi
Jul 10 2023
Interactive tutorial: State production with unidirectional data flow and Kotlin Flows
Interactive tutorial: State production with unidirectional data flow and Kotlin Flows

an interactive overview of the state production pipeline with flows

TJ Dahunsi
TJ Dahunsi
Feb 07 2023
Unidirectional Data Flow as a Functional declaration
Unidirectional Data Flow as a Functional declaration

Representing UI state production pipelines as a function of a stream of inputs yielding a stream of output states

TJ Dahunsi
TJ Dahunsi
Mar 15 2022
Android Views as a Function of State with ViewBinding Case Study; RecyclerViews, A/B testing and…
8 mins
Android Views as a Function of State with ViewBinding Case Study; RecyclerViews, A/B testing and…

The RecyclerView is a lot like Lego, endlessly configurable

TJ Dahunsi
TJ Dahunsi
Feb 14 2021
Kotlin Delegation by Inception
Kotlin Delegation by Inception

Delegating to delegates with a functional twist

TJ Dahunsi
TJ Dahunsi
Dec 12 2020
,