PamelaSep 118 min readHow to Add a Splash Screen to a Compose Multiplatform AppCompose Multiplatform is a technology by JetBrains based on Jetpack Compose, bringing the power of declarative UIs to Android, iOS,...
PamelaAug 30, 20223 min readAn Investigation of Dependency Management Libraries for Kotlin Multiplatform MobileKotlin Multiplatform Mobile (or simply Multiplatform Mobile) is a new SDK from JetBrains that allows iOS and Android developers to share...
PamelaMay 12, 20191 min readLevel up in Kotlin: Further ResearchCoroutines KotlinConf 2018, Exploring Coroutines in Kotlin by Venkat Subramaniam https://youtu.be/jT2gHPQ4Z1Q Async Operations with...
PamelaApr 17, 20193 min readStep-by-step Full Stack Kotlin (Part 2)In this three-part series, I will demonstrate how to create a simple full stack web app in Kotlin. The result is an app that allows a...
PamelaApr 10, 20194 min readStep-by-step Full Stack Kotlin (Part 1)In this three-part series, I will demonstrate how to create a simple full stack web app in Kotlin. The result is an app that allows a...
PamelaMar 30, 20192 min readMaking Android Jetpack’s NetworkBoundResource work in offline mode (in Kotlin!)This article was published in Android Pub and featured in the Mindorks newsletter. The Jetpack article, Guide to App Architecture,...
PamelaMar 30, 20193 min readWhy Kotlin?This article was published in DVT Insights and ITWeb, and an extract in Brainstorm magazine. Before the announcement of first-class...