Snapshot Testing in Kotlin and Android

Snapshot Testing in Kotlin and Android

Snapshot Testing in Kotlin and Android JULY 27, 2022 | BALAZS TOTH Probably every mobile developer knows these small but annoying bugs: The general toolbar of the app is restyled, and it looks good on 29 out of the total 30 screens but on one of the screens some UI...
The Abstract Syntax Tree – Kotlin vs. Swift

The Abstract Syntax Tree – Kotlin vs. Swift

The Abstract Syntax Tree – Kotlin vs. Swift APRIL 4, 2022 | FREDERIK KAMMEL Have you ever wondered why we have to use Kotlin for Android and Swift for iOS development? We asked ourselves the same question and came quickly to the conclusion that there might be a...
Value Classes in Kotlin: Good-Bye, Type Aliases!?

Value Classes in Kotlin: Good-Bye, Type Aliases!?

Value Classes in Kotlin: Good-Bye, Type Aliases!? DECEMBER 13, 2021 | FREDERIK KAMMEL With the release of Kotlin 1.5.0, value classes (formerly known as inline classes) are finally stable and were released from their @OptIn annotations. Many were hyped about the...
Non-Empty Lists in Kotlin

Non-Empty Lists in Kotlin

Non-Empty Lists in Kotlin MARCH 29, 2021 | BALAZS TOTH “What’s your favorite birthday present?” – This question only makes sense if you received at least one present. Otherwise, you might even perceive it as offensive. So before asking this...
Data Integrity: CRC with Kotlin on Android

Data Integrity: CRC with Kotlin on Android

Data Integrity: CRC with Kotlin on Android FEBRUARY 15, 2021 | GHULAM NASIR When working with any communication or storage medium such as Bluetooth, wi-fi (and even wired networks) or disk storage, data can get corrupted. In such cases, we need to make sure that the...

Get notified when our next article is born!

(no spam, just one app-development-related article
per month)