I would like to go over the most relevant tools and changes that can improve your developer experience.
Tooling is one of the topics most discussed in the Scala community. We often complain about its issues or have to deal with its’ imperfect solutions. However, I believe we have gone a really long way during the last few years and we are consistently improving with most Scala core teams being highly conscious of the current imperfections. I would like to go over the most relevant tools and changes that can improve your developer experience.
The talk explores the recursive structure of Diamond Architecture.
In this talk, we will take a tour around the `error` function. Starting from the simple use-cases and ending up with sophisticated yet developer-friendly error messages.
I propose that we can extend Mirrors to operations, and use the most natural DSL of all - plain trait definitions.
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.