by Paul Kraft | Jul 27, 2020 | iOS
Advanced Property Wrappers in Swift JULY 27, 2020 | PAUL KRAFT We love Swift as a lean and intuitive programming language and recently, SwiftUI made our hearts beat faster for providing us with great tools to create amazing user experiences with very little, simple...
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...