Kotlin Multiplatform: Build Only What You Need for iOS in Kotlin MultiplatformStop building unnecessary iOS architectures in Kotlin Multiplatform and drastically speed up your development workflow.5d ago5d ago
Kotlin Multiplatform: Mixing SwiftUI and Jetpack Compose in a Kotlin Multiplatform Project for iOSMaximize code reuse while delivering a native iOS experience: learn to blend SwiftUI and Compose.Feb 25Feb 25
Kotlin Multiplatform: Expect/Actual and Default Implementations — A ClarificationKotlin Multiplatform (KMP) empowers developers to share code between platforms like Android, iOS, desktop and the web. A core concept in…Nov 7, 2024Nov 7, 2024
The Silent Indent: Why indentation matters in PythonUnmasking a common Python pitfallMay 25, 2024May 25, 2024
Boost Your Android Development Workflow with Gemini AIUnlock Efficiency with AI-Powered DevelopmentMay 20, 2024May 20, 2024
Sealed Classes vs Data ClassesChoosing the Best State Option for Your Kotlin ApplicationDec 23, 20221Dec 23, 20221
Unleash the power of destructuring in Kotlin — a beginner’s guideDestructuring in Kotlin is a powerful language feature that allows developers to easily extract data from objects and arrays into distinct…Dec 14, 2022Dec 14, 2022
Easily remove Reddit Auto Moderator sticky comments for a clutter-free browsing experienceIf you’re a Reddit user, you may have noticed that some of the threads on the platform have a “sticky” comment from the Automoderator at…Dec 4, 2022Dec 4, 2022
5 Steps to Get Started with Android App Development in 2023A Beginner’s Guide to Creating Your First Android AppDec 2, 2022Dec 2, 2022
Updating your UiState correctly in ViewModelAssume you have a ViewModel where the init block collects certain flows and the view model’s state flow is modified in accordance with the…Nov 26, 2022Nov 26, 2022