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:...
by Sebastian Sellmair | Mar 19, 2019 | Android
Is Kotlin/Native production ready? Why we are not using it (yet) MARCH 19, 2019 | SEBASTIAN SELLMAIR Edit A lot has changed since this article was initially released. Many issues that we had are solved. This article is now officially “out of date”. We...