5 steps of creating your very first Type Class in Scala
How to implement Type Class in Scala from scratch and make it boilerplate-less
ScalaMock: macros strike back
ScalaMock: a powerful mocking library written purely in Scala.
Vals gotcha! — VirtusLab
Immutability in Scala is great. A lot of concerns go away when you use it, but those that remain are…