Shared Code at Quizlet: Deciding on Kotlin Multiplatform
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.
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.