#IMHO #Best Practices How we built a high-performance fully-remote team Tips on how we managed to build a high-performance fully-remote team in IOV42.
#IMHO #Best Practices Effective Code Reviews Tips on how you could make your code review processes more effective.
#Functional Programming #Best Practices A better way to constrain case class construction in Scala A lot of times in Scala, we want to constraint the creation of certain case classes. Unfortunately, as I found out recently, most of us (myself included) used to do