PinnedPublished inCodeXThe Error of ExceptionsWhy I think exceptions are bad language design.Aug 5, 20218Aug 5, 20218
PinnedPublished inCodeXYou already know MonadsInstead of explaining the abstract logic behind monads, I’ll just show you some Java code that you already understand. And using this…Jun 14, 2021Jun 14, 2021
Published inCodeXWhy Kotlin’s Better Types Matter a LotKotlin has lots of advantages over Java, but one that I find easily overlooked is their two special classes: data classes and inline…Oct 17, 20211Oct 17, 20211
Published inCodeXThe Most Important Thing about a Software is not that it WorksIt needs to help!Oct 10, 20211Oct 10, 20211
Published inCodeXThe Difference between Kotlin’s Data Classes and Java 16 RecordsA Detailed LookSep 5, 20212Sep 5, 20212
Published inCodeXThe ultimate guide to Futures in Java and GuavaUntangling the mess of FuturesAug 24, 2021Aug 24, 2021
Published inCodeXWho did it better? Guava or Java?ImmutableCollection vs Collections.unmodifiableCollection and moreAug 16, 20211Aug 16, 20211
Published inCodeXKnow Your Catcher Before ThrowingFor Whom are Exceptions anyways?Aug 9, 20211Aug 9, 20211
Published inGeek CultureHow to automatically create fixup commitsSave time when implementing PR fixes with this neat scriptJul 26, 2021Jul 26, 2021