An FP fanatic whether it's Scala, Haskell or OCaml. he a broad experience using functional programming in a variety of domains like finance, mobile gaming, bookmaking,... He now works for Schibsted Products and Techonology.
Talks I've Given
-
Beyond REST: GraphQL and Sangria - Intermediate
Featuring Luis Ángel Vicente Sánchez
GraphQL is a strongly-typed, self-documented query language, hierarchical in nature and driven by your product needs. It is a tool that changes the way APIs are designed, empowering front-end engineers and making the requirements of the views they are building the main driver of the API design....
scala scalax backend api graphql finch circe cats finagle -
Introduction to Purescript
Featuring Luis Ángel Vicente Sánchez
PureScript is a small strongly typed programming language that compiles to JavaScript. It's expressive type system and lightweight syntax allows to write very expressive code which is still clear and readable. The simple FFI that PureScript provides allows to easily interop with existing...
functional-programming purescript