Generic IOApp alternative
This is a simple and generic IOApp and TaskApp replacement. For those instances in which you want to work with F[_] and not IO or Task, even in main apps. Alexandru Nedelcu (@alexelcu) |
Let's build a Scala mock library
Building a mock library was a great exercise that taught me a lot about Scala. It’s an experience that forced me to think a lot more about how Scala’s type system works – and I definitely feel like I understand the language much better as a result. Sid Shanker (@sidpshanker) |
How To Make Integration Tests Less Flaky
Using this pattern, services declare their dependencies in a docker-compose and integration tests will become less flaky. Adam Gordon Bell (@adamgordonbell) |
dotty+scala.js+async: interesting options
With the soon-to-be-released dotty 3.0.0-M1 (2020 Q4) and scala.js support rapidly improving (thanks @sjrd and team!), we can soon use scala.js with dotty. aappddeevv |
Option - the null of our times
Things I would have told my younger-self about using Option in Scala. Adam Gajek (@adam_gajek) |
Top Link of September: Polynote, A better notebook for Scala
The most visited link last month! Vincent Brule (@BruleVincent) |
10 % discount for Zionomicon
A new book explaining all the mysteries of Zio. Use promo code "scalatimes" to get a discount! Ziverge (@zivergetech) |