In this talk, I'll walk you through how workflows4s works, how it stands apart from tools like Temporal or Camunda, and why it just might be the better approach for modern, event-driven applications.
Tired of relying on bulky 3rd-party servers for managing workflows or building lightweight but ad-hoc solutions yourself? Imagine a library that offers a declarative, composable API and that requires only a database to run. Let me introduce you to workflows4s, a proof-of-concept state-of-the-art library solves the problem of long running stateful processes and builds on top of Scala 3 and principles of functional programming.
In this talk, I'll walk you through how workflows4s works, how it stands apart from tools like Temporal or Camunda, and why it just might be the better approach for modern, event-driven applications.
In this presentation you will learn the source of your issues, and a third way - sanely-automatic derivation which is fast to compile, fast to run, and easy to debug by its users.
During the talk, we’ll build a small effect system using solely Scala 3 context functions step-by-step.
In this talk, I'd like to share how the Iron library and features from Scala 3 helped us build a solution which is safer, more robust, and easier to maintain.
This talk will introduce Mill: a newer build tool that does everything SBT does, but better. Faster, simpler, easier, Mill democratizes the build so you don't need to be a build tool expert to work on it.
This talk will be a quick introduction to the Unison "paradigm" and language, from the perspective of a long-standing Scala programmer.