Latest post
Hidden Beauties of Java Enums
Java enums can contain much more than just a list of definitions, but also data and extended functionality!
-
Avoiding Stringly-typed in Kotlin
It is more beneficial to use sealed and value class instead of enumerations in Kotlin; let’s find out why.
1-2 of 2