Questions Simple example for running Kotlin coroutines with Thread.sleep() does not work as expected byMROctober 4, 2023
Questions Is it necessary to use IO dispatcher for Firestore calls in Kotlin Coroutines? byMRMay 19, 2023
Questions Why GlobalScope.async seems to be more performant than coroutineScope.async byMRMarch 1, 2023
Questions "No virtual method ~~" error occurs if the suspend modifier is removed byMRDecember 15, 2022