Transaction handling using an annotation processor
This is the second article in the “Build your own framework” series. Learn how to use an annotation processor in transactional handling.
State of Scala survey 2022
Cloud cost reduction strategy – a whitepaper
Automatic parallelisation of for-comprehensions in Scala 3
A guide on automatically parallelising effectful code written with for-comprehensions and making the process simple and painless.
End-to-end testing of cloud infrastructure
Scala Toolkit makes Scala powerful straight out of the box
Scala 3 migration: 7 benefits that outweigh the risks
Scala 3 migration can be scary. Will teams adopt it quickly? Will it be as powerful as Scala 2? These and more questions we’ll answer here.
Why sprint estimation has broken Agile
Build your own framework using an annotation processor
Metaprogramming in Scala 2 & 3
In this article, you’ll learn more about changes in Scala 3’s metaprogramming functionality compared to Scala 2.