top of page
Search


How to Add a Splash Screen to a Compose Multiplatform App
Compose Multiplatform is a technology by JetBrains based on Jetpack Compose, bringing the power of declarative UIs to Android, iOS,...

Pamela
Sep 11, 20248 min read
1,769 views
0 comments


An Investigation of Dependency Management Libraries for Kotlin Multiplatform Mobile
Kotlin Multiplatform Mobile (or simply Multiplatform Mobile) is a new SDK from JetBrains that allows iOS and Android developers to share...

Pamela
Aug 30, 20223 min read
370 views
0 comments


Level up in Kotlin: Further Research
Coroutines KotlinConf 2018, Exploring Coroutines in Kotlin by Venkat Subramaniam https://youtu.be/jT2gHPQ4Z1Q Async Operations with...

Pamela
May 12, 20191 min read
151 views


Step-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...

Pamela
Apr 17, 20193 min read
1,837 views
1 comment


Step-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...

Pamela
Apr 10, 20194 min read
2,774 views
1 comment


Making 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,...

Pamela
Mar 30, 20192 min read
362 views


Why Kotlin?
This article was published in DVT Insights and ITWeb, and an extract in Brainstorm magazine. Before the announcement of first-class...

Pamela
Mar 30, 20193 min read
51 views
bottom of page