PinnedDariush Fat'hiSimplify Android Viewmodels by using these kotlin extenstions (part 1)Every day I’am surprised with kotlin (extenstions) power. I’am going to share a set of extenstions that it’s currently used in our…Mar 28, 20214Mar 28, 20214
Dariush Fat'hiHow to make viewModelScope’s extensions testable? (fixing on the previous article)In the previous article, I have introduced a bunch of extensions to use in viewModels. But with those extensions, viewModels could no…Aug 26, 2021Aug 26, 2021
Dariush Fat'hiSafe & Simple REST API call in Android with Kotlin coroutines + Lambdawe are going to hide complexities behind lambdas and create nice look API callMar 4, 2020Mar 4, 2020