Oscar Ablinger
Oscar Ablinger

Oscar Ablinger

Follow
homeOther Linksnewsletter
Tag

clean code

#clean-code

More content

Read more stories on Hashnode


Articles with this tag

Why Kotlin's Better Types Matter a Lot

Oct 17, 20214 min read

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...

Why Kotlin's Better Types Matter a Lot

The Error of Exceptions

Aug 5, 20217 min read

Why I think exceptions are bad language design. · When my classmates and I first learned about exceptions (in C++), I thought “Cool, I don’t have to...

The Error of Exceptions