Mansi Vaghela
Mansi Vaghela's blog

Mansi Vaghela's blog

Follow

Kotlin Keywords

Apr 26, 20233 min read

Kotlin is a modern programming language that was first introduced by JetBrains in 2011. Since then, Kotlin has gained a lot of popularity among...

Kotlin Keywords
Using Scoped Functions in Kotlin - let, run, with, also, apply
lateinit vs lazy in Kotlin
Difference between AndroidViewModel and ViewModel
How to Make the Firebase Database SDK Work Better With Kotlin
How to use Dagger 2 on Android with Kotlin