Why should you care about JVM?
At Scala in the City, Mateusz Kubuszok gave us a short trip around JVM to spark our curiosity.
Why you should care about JVM
In theory it doesn't matter what Scala runs on. In practice it does: it effects how certain parts of the language were designed, how we optimize libraries and why certain solutions work and why some don't. In this talk we'll do a short trip around JVM to spark the curiosity for further learning.