Mobile
RxJava DebounceIf Operator
Step-by-step walkthrough on implementing a custom RxJava operator debounceIf by leveraging Kotlin extension methods.
Abstract Model in Swift
Using protocols as a base for models can help to better architect iOS applications.
Jenkins Pipeline for Mobile Testing
Step-by-step guide on how to configure and execute a CI/CD pipeline on a dockerised Jenkins server.
Dockerised Jenkins for mobile testing
Step-by-step guide on how to set up a Dockerised Jenkins Master-Slave-node architecture for mobile testing.