PinnedErselan KhaninTowards 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 15Apr 15
PinnedErselan KhaninTowards 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 12May 12
PinnedErselan KhaninTowards 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
PinnedErselan KhaninTowards 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
PinnedErselan KhaninTowards 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
Erselan KhaninTowards 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 30May 30
Erselan KhaninTowards 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 26May 26
Erselan KhaninTowards 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 21May 21
Erselan KhanSomeone’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 4May 4
Erselan KhaninTowards 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 3May 3