13 Followers
30 Following
45 Posts
Android Engineer @ GityMarket — Loving to Working on App Architecture,  & 
GitHubhttps://github.com/Kaaveh
Mediumhttps://medium.com/@kaaveh
Youtube channelhttps://www.youtube.com/@codewithkaaveh

I LOVE #Kotlin DSL! 🤩

Project link: https://github.com/Kaaveh/ComposeNews

GitHub - Kaaveh/ComposeNews: A playground about best practices, using updated libraries and solutions in the Android world!

A playground about best practices, using updated libraries and solutions in the Android world! - GitHub - Kaaveh/ComposeNews: A playground about best practices, using updated libraries and solution...

GitHub

val key = imageFilePath.ifEmpty { item.uid }

It is really cool! 😍
I don't know if that is a common thing or not, But I always prefer to avoid using if else! 😅