PinnedPublished inTowards DevDispatchers In Kotlin | Erselan KhanHello everyone! In this article, I’m going to talk about Dispatchers in Kotlin. I’ll start by explaining what dispatchers are and how many…Apr 15, 2024Apr 15, 2024
PinnedPublished inTowards Devinline, noinline, crossinline in Kotlin | Erselan KhanHello everyone! Kotlin offers various features that enhance code efficiency and performance. Among these features are inline functions and…May 12, 2024May 12, 2024
PinnedPublished inTowards DevCommunication between Modules in Android | Erselan KhanToday we will show you how we can Communicate or Share Data between Modules in Android. But before moving forward, I would like to ask you…Sep 16, 20224Sep 16, 20224
PinnedPublished inTowards DevJetpack Compose: Custom Google Map Marker | Erselan KhanToday we will show you how we can make Custom Google Map Marker using Jetpack Compose. But before moving forward, I would like to ask you…Mar 19, 20221Mar 19, 20221
PinnedPublished inTowards DevDynamically Update/Refresh/Reload ViewPager2 FragmentsIn this Android tutorial, I will show you how we can update/refresh/reload the fragments inside Viewpager2 dynamically. But before deep…Nov 24, 20212Nov 24, 20212
Published inTowards DevUnderstanding Sealed Classes and Enums in Kotlin | Erselan KhanHello everyone! Today we will discuss sealed classes and enums in Kotlin. Kotlin has many modern features and among these features, sealed…May 30, 2024May 30, 2024
Published inTowards DevHow to change Java (JDK) Versions on MacOS | Erselan KhanHello everyone! Today, we will discuss how to change Java versions on macOS. Switching between different Java Development Kit (JDK)…May 26, 2024May 26, 2024
Published inTowards DevExploring Kotlin reified & where modifier | Erselan KhanKotlin, a modern and versatile programming language that runs on the Java Virtual Machine (JVM), offers several advanced features that…May 21, 2024May 21, 2024
Someone’s Angel, Someone’s Devil | Erselan KhanIn everyone, there’s a mix of good and bad. We can be nice and not so nice at the same time. This shows up in how we see others — they…May 4, 2024May 4, 2024
Published inTowards DevUnderstanding Type Aliases In Kotlin | Erselan KhanHello everyone! Today, we’re going to explain Kotlin’s typealias. In this article, we’ll explore what they are, when to use them, and give…May 3, 2024May 3, 2024