This week in #Scala (Mar 18, 2024)
Welcome to the new edition of #ThisWeekInScala!
2 min readMar 17, 2024
This blog aims to keep you updated with the latest news from the world of Scala and Reactive programming.
You can now subscribe and get the latest edition directly into your inbox.
New Content
- Scala 3 Roadmap for 2024
- Scala 3.4.0 and 3.3.3 LTS released!
- Pre-SIP: Improve Syntax for Context Bounds and Givens
- Master Scala Rest APIs in 3 Simple Concepts: Illustrated Guide with Tapir, http4s, and Circe!
- Two-phase consensus with functional Scala
- Pekko Akka Compatibility
- Akka to Pekko Migration for thatDot and Quine
- Benchmarking Tapir: Part 2
- Context Propagation with otel4s
- Shipping your code to cloud with Scala, Besom and Pulumi
- Criteria4s is a simple domain-specific language (DSL) to define criteria and predicate expressions for any data stores by using Scala-type class mechanisms in a type-safe way
- Calculating 1 + 2 in a cross-platform way: A false end
- Leveraging sbt remote caching on a big modular monolith
- Let’s build Snake!