Published inProAndroidDevTesting Github Actions workflows for Android locally with DockerWhen you edit your Github Actions workflows it would be nice to have a possibility to test them locally to have a quick feedback loop if…Dec 16, 2022Dec 16, 2022
Published inProAndroidDevNOTE: As mentioned in a comment to this article, Gradle 7 offers version catalogs as incubating…Dependencies in Gradle composite buildJun 6, 20213Jun 6, 20213
Published inProAndroidDevRetrofit CallAdapter for Either typeThe Arrow.kt Either type is very practical for handling domain errors in the app.Jun 18, 20204Jun 18, 20204
Published inProAndroidDevAndroid functional Clean ArchitectureIn Kotlin we have the possibility of declaring values of functional type. Let’s explore how we can use them to inject behavior in the…Feb 10, 20203Feb 10, 20203
Learning Lisp — getting startedRecently I have decided to learn Lisp in order to broaden my perspective on software development, especially regarding functional…Mar 25, 20191Mar 25, 20191