Oddsor
Oddsor's blog

Oddsor's blog

Follow
home
Tag

Java

#java

More content

Read more stories on Hashnode


Articles with this tag

Data should not be represented as data classes

Mar 9, 20225 min read

In Java we usually represent maps as data classes, but doing this incurs some hidden costs. ยท As a fan of functional programming and Clojure in...

Data should not be represented as data classes