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, 202229Dec 16, 202229
Published inProAndroidDevNOTE: As mentioned in a comment to this article, Gradle 7 offers version catalogs as incubating…Dependencies in Gradle composite buildJun 6, 20211423Jun 6, 20211423
Published inProAndroidDevRetrofit CallAdapter for Either typeThe Arrow.kt Either type is very practical for handling domain errors in the app.Jun 18, 20201014Jun 18, 20201014
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, 20204003Feb 10, 20204003
Learning Lisp — getting startedRecently I have decided to learn Lisp in order to broaden my perspective on software development, especially regarding functional…Mar 25, 201931Mar 25, 201931