Write Once, Run Anywhere? Permalink
I wrote an article for Increment’s Mobile edition, sharing lessons about the nuances of cross-platform development. Published in print and digital!
I wrote an article for Increment’s Mobile edition, sharing lessons about the nuances of cross-platform development. Published in print and digital!
I authored a case study with JetBrains to share how Quizlet is using Kotlin Multiplatform to simplify our development efforts.
Learn how Quizlet decided to invest in shared code, how different industry approaches compare, lessons learned along the way, and why we decided on Kotlin Multiplatform.
@Parcelize
in Kotlin Multiplatform
Using Platform-Specific Declarations to unlock @Parcelize in Kotlin Multiplatform Projects
Early versions of the TLS security protocol are susceptible to widespread exploits. In this article, I explain how we migrated the Quizlet Android app to TLS 1.2, while minimizing disruption to our users.