IntelliJ IDEA 2026.1 with the Scala Plugin now enables you to develop Scala projects within Docker containers or natively within WSL on Windows. This means that all IDE features you're already using in your local projects are now also available for projects living in containerized and virtualized environments.In this talk, we'll walk through the following workflow:
- Importing an sbt Scala project stored in virtualized environments, such as Docker or WSL
- Compiling and running the project in IntelliJ IDEA
- Running unit tests
- Debugging the code
- Running Scala worksheets
Learn how to accelerate Scala code by orders of magnitude with Cyfra.
In my talk I will argue that we can do much better by relying in a systematic way on types and capabilities.
Scala Fibers, Java Virtual Threads, and Kotlin Coroutines - this talk shows how this elegant solution manifests at three different abstraction levels.
In this talk, I’ll guide you through the crossroads where Scala intersects with AI, some applications aimed at boosting developer productivity, others focused on integrating your code with LLMs.
I would like to present the use of NamedTuples to implement some cool things in SQL Libraries