How good would it be if you could write your Scala code faster no matter what build tool you use?
Well here is a solution for you! Devtools Engineer, Vicente Cantero Jorge and Software Engineer, Martin Duhem show you all about Bloop which is a command-line tool for workflows with a focus on making you a more productive Scala developer.
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, Martin Duhem and 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.