PinnedSobhana krKotlin-Coroutine Exception HandlerEffective Way to handle Exceptions, instead of the routine way.Sep 28, 2022Sep 28, 2022
Sobhana krThings to Know in 2023, Google IO’s most important improvisations and inventions….Here we will know about the gist of all the new things which will be arriving in 2023.Jun 20, 2023Jun 20, 2023
Sobhana krWays to Hit multiple API calls efficiently with Kotlin Coroutine threads?Here we can learn about different approaches and scenarios for parallel and concurrent API calls with kotlin Coroutines.Jun 6, 20233Jun 6, 20233
Sobhana krScopes and Cancellation of Coroutines…Coroutines are like a lightweighted threads, Each coroutine will have the scope associated with it, based on the necessity we can cancel…Oct 9, 2022Oct 9, 2022
Sobhana krWhat are all the Launch Modes in Android Activity and When to use which ones?Launch Modes will tell us, how launching a New Activity with a Particular launch mode will modify the existing task and how it will be…Oct 8, 2022Oct 8, 2022
Sobhana krWhat is Kotlin Coroutines and How will it benefit us?As a developer, who uses threads for implementing the tasks Asynchronously, Kotlin Coroutines helps in many ways to achieve it.Oct 7, 2022Oct 7, 2022