All videos
All videos
Meet bloop and get more productive with Scala
Bloop is a command-line tool for fast edit/compile/test workflows with a focus on making you a more productive Scala developer. In this talk, I explain how developers can be faster at writing Scala code no matter what build tool they use (sbt, Maven, Gradle, Bazel), and how different instances of both build tools and IDEs alike can reuse bloop and benefit from a performance boost. Next, we’ll dive into several use cases and explain other Scala-related productivity tricks.
Tags
Other videos that you might like

Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability
Paweł Lipski, Marcin Złakowski

The Scala Refactoring Library: The Good, the Bad and the Ugly
Matthias Langer

Exploring Type-Level Programming in Scala
Jorge Vásquez

The Implementation Challenges of Language Simplification
Simon Ochsenreither