PinnedOscar AblingerinCodeXThe Error of ExceptionsWhy I think exceptions are bad language design.Aug 5, 20218Aug 5, 20218
PinnedOscar AblingerinCodeXYou 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
Oscar AblingerinCodeXWhy 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
Oscar AblingerinCodeXThe Most Important Thing about a Software is not that it WorksIt needs to help!Oct 10, 20211Oct 10, 20211
Oscar AblingerinCodeXThe Difference between Kotlin’s Data Classes and Java 16 RecordsA Detailed LookSep 5, 20212Sep 5, 20212
Oscar AblingerinCodeXThe ultimate guide to Futures in Java and GuavaUntangling the mess of FuturesAug 24, 2021Aug 24, 2021
Oscar AblingerinCodeXWho did it better? Guava or Java?ImmutableCollection vs Collections.unmodifiableCollection and moreAug 16, 20211Aug 16, 20211
Oscar AblingerinCodeXKnow Your Catcher Before ThrowingFor Whom are Exceptions anyways?Aug 9, 20211Aug 9, 20211
Oscar AblingerinGeek CultureHow to automatically create fixup commitsSave time when implementing PR fixes with this neat scriptJul 26, 2021Jul 26, 2021