This talk presents McCCT, a new concurrency testing tool developed at KTH by the speakers in the context of an ongoing research project.
Don't miss out on this opportunity to connect with Scalar community and create lasting memories!
Writing client-facing APIs involves mundane tasks, whether it be REST, GraphQL, or gRPC. In this talk, I will pick two repetitive tasks during API development and demonstrate how we can utilize Scala to automate the most boring parts.
In my talk I will argue that we can do much better by relying in a systematic way on types and capabilities.
Do you like it when compiler generates the boring code for you? Fast, mundane, boring-but-error-prone code? Do you need to implement such a code generator yourself? Have you found out that Shapeless/Mirrors bend your brain a bit too much?