by Sebastian Sellmair | Sep 9, 2019 | Android
I hated Gradle! Kotlin and the buildSrc Plugin made me love it SEPTEMBER 9, 2019 | SEBASTIAN SELLMAIR Let’s talk about the elephant in the room… Gradle… To be honest, I hated Gradle. It was always one of the biggest pain points in my carrier as a developer. Whenever I...
by Stefan Kofler | Aug 5, 2019 | iOS
Combine vs. RxSwift: Should you switch to Combine? AUGUST 5, 2019 | STEFAN KOFLER Roughly one month ago Apple showcased SwiftUI at the WWDC 2019. Since we humans can only focus on one new thing, all the hype was reserved for SwiftUI and people almost missed...
by Julian Bissekkou | Jul 1, 2019 | Android, iOS
SwiftUI vs. Jetpack Compose JULY 1, 2019 | JULIAN BISSEKKOU Declarative UI Frameworks are on the rise. After third-party frameworks such as React Native, Litho and Component Kit, Apple and Google finally published their own solutions called Swift UI and...
by Sebastian Sellmair | Jun 4, 2019 | Android
How KEEP-87 & Typeclasses will change the way we write Kotlin JUNE 4, 2019 | SEBASTIAN SELLMAIR What is KEEP-87 At QuickBird Studios, almost all of our projects are implemented in either Koltin or Swift. It’s only natural, that we compare these languages and find...
by Mathias Quintero | May 6, 2019 | iOS
Functional String Parsing in Swift with Ogma: Implementing a Game of Thrones search engine MAY 6, 2019 | MATHIAS QUINTERO — No Game of Thrones knowledge required and NO spoilers included. Promised. — Engineers deal with a lot of issues on their day to day:...