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
Browserstack camera frame injection with KotlinHaving to write some Appium tests for a feature that I am currently implementing that uses the Android Camera, I needed to find a way to…Nov 21, 2022Nov 21, 2022