IntelliJ Scala Plugin 2019.2
The 2019.2 release brings Functional Code Highlighting, Fine-grained Type Diff, Case Clause Completion, Build Server Protocol, and More. Pavel Fatin (@pavelfatin) |
Introducing Scala Cypher DSL
A type-safe, compile-time DSL for Neo4J Cypher Query Language in Scala. Manish Katoch |
Tame your config
Finding the best approach for making code more readable. Robert Walerowicz (@rwalerow) |
A rate-limiter in 15 lines of code with cats-effect
Concurrency and parallelism. The semaphore. Olivier Melois |
Revisit Dependency Injection in Scala
What are the best DI containers in Scala? Naoki Takezoe (@takezoen) |
LogStage: zero-cost structured logging in Scala. Part 1: Overview
The first part of a series about a new tool for logging. Maksym Ratoshniuk (@mratoshniuk) |
LogStage: zero-cost structured logging in Scala. Part 2: Practical example
The second part of a series about a new tool for logging. Maksym Ratoshniuk (@mratoshniuk) |