#android
Read more stories on Hashnode
Articles with this tag
Understand Kotlin Backing field · Backing field is a concept introduced in Kotlin the programming language, a simple but forgotten concept you should...
We will briefly learn how Kotlin/Java optimizes integer numbers caching · Have a look at this snippet, do you see anything weird? fun integerCacheDemo()...