by Paul Kraft | Jun 24, 2020 | iOS
Adding Custom Views to the Library in Xcode 12 JUNE 24, 2020 | PAUL KRAFT What do you prefer: creating user interfaces visually or in code? This question has split the Apple developer community for years. Could this year’s WWDC finally mark the end of that? Last...
by Stavro Xhardha | Jun 2, 2020 | Android
Android MVI with Kotlin Coroutines & Flow JUNE 2, 2020 | STAVRO XHARDHA MVI is a common architecture pattern to design your Android apps. There are lots of articles out there about MVI but most of them use RxJava. In this article we instead use Kotlin Coroutines...
by Mischa Hildebrand | Mar 20, 2020 | General
Going Remote: A Template for Organizing Your Team MARCH 20, 2020 | MISCHA HILDEBRAND Facing the Corona virus, many companies around the globe need to switch to remote work right now. While this is required by law in some places, we see it as our social obligation...
by Mischa Hildebrand | Mar 3, 2020 | General
Code Reviews Done Right: Your Missing Guideline MARCH 3, 2020 | MISCHA HILDEBRAND “Your code sucks!” – It’s usually not what the reviewer said, but that’s how we perceive it sometimes when our code is being reviewed. We feel challenged or even provoked. Our pride is...
by Stefan Kofler | Jan 28, 2020 | iOS
iOS App Security: Best Practices JANUARY 28, 2020 | STEFAN KOFLER Smartphone apps are the center of most peoples’ technology usage. They deal with a lot of private and sensitive user data like your personal health information or banking information. Protecting...