#kotlin
Read more stories on Hashnode
Articles with this tag
Data classes and inline classes are a game changer for clean code · Kotlin has lots of advantages over Java, but one that I find easily overlooked is...
A Detailed Look · When Java first introduced records as a preview in Java 14 and later released it with Java 16, it reminded many of Kotlin’s data...
And they're pretty easy to understand · Instead of explaining the abstract theory behind monads, I’ll just show you some Java code that you already...