4 followers
I love Functional Programming. I'm convinced it can help to make better software, and I'm excited about languages and libraries that are making FP more accessible to developers
Barranquilla JUG - Enero 2024 · En esta presentación se introducen conceptos básicos de Programación Funcional, para luego mostrar cómo se puede...
Just today a new article I've recently written has been published in the Scala Matters blog. It's about exploring how to use the Kyo library and Scala...
Presentation at Functional Scala 2023 · Traditionally, developers have relied on constructing routing tables to build their REST APIs. These tables map...
Introduction to Programming with ZIO Functional Effects How to write a (completely lock-free) concurrent LRU Cache with ZIO STM Mastering Modularity...
Presentation at ZIO World 2023 · Most Scala-based backend applications are web APIs, which typically use the HTTP protocol and the JSON format. As a...
Presentation at Functional Scala 2022 · As developers, we often have to create command-line applications, which expose APIs, workflows or data processing...