PinnedGit Best PracticesGit is VCS (version control system) that is found universally in the industry where Engineering Teams (developers) involves. Using Git in a…Sep 2, 2021Sep 2, 2021
Exception Handling in Kotlin Coroutines: launch vs asyncWhen working with Kotlin coroutines, you have two options for launching a new coroutine and handling exceptions: launch and async. Let's…May 21, 2023May 21, 2023
Why MVVM?📣🚀 Hey, Android Developers! Let’s talk about the amazing MVVM architecture pattern and why it’s a game-changer for Android projects! 📱💪May 10, 2023May 10, 2023
Compose PagerFor now, Compose didn`t have any widget for implementing ViewPager. But thanks to Chris Banes, Manuel Vivo, Ben Trengrove, and other…Aug 27, 2022Aug 27, 2022
String, StringBuffer, StringBuilderMost of the time interviewer ask this question for a mid to senior-level android developer, few months ago same question asked by someone…Jul 11, 2021Jul 11, 2021