How Our iOS Team Adopted SwiftUI
Davit Siradeghyan April 2nd, 2021 · 6 min readLead Software Engineer Davit Siradeghyan details how his team adopted SwiftUI for our iOS application. Read how adopting SwiftUI fits in with our striving for engineering excellence, and step-by-step how we went from planning to confronting issues, to applying our findings.
Set Up JaCoCo & SonarQube in a Multi-module, Multi-flavor Kotlin Android Project
Andranik Azizbekyan February 12th, 2020 · 9 min readThis step-to-step guide walks you through how to set up JaCoCo and SonarQube for an Android project.