TanushreeinGDSC, IIIT AllahabadWhy Jetpack DataStore over SharedPreferences?SharedPreferences are one of the easiest ways to store data locally as it requires very minimal overhead. However, there were certain…Apr 5, 2022Apr 5, 2022
TanushreeinNyblesWhy Android Room ?For those who don’t know why Room database is preferred now-a-days, here is your thing.😎 So, buckle up and get into your rooms to study…Oct 28, 2021Oct 28, 2021
TanushreeinGDSC, IIIT AllahabadCoroutines in KotlinIn this article, I will be discussing about the use of Coroutines in Kotlin by responding to the three must answer questions : What? Why…Oct 21, 2021Oct 21, 2021