Expert Overview
Things I'm Doing
Talks I've Given
Initially working in real-time graphics and then moving on to video processing, Blake discovered Haskell and functional programming in 2009, and has never looked back. As a freelance developer, he now uses Haskell as his main deve
 
Talks I've Given
-
Scalable web applications with Yesod
Featuring Blake Rain
Yesod is used to develop fast and scalable web applications. Taking advantage of Haskell's strong type system and compile-time guarantees, we are able to solve many of the issues that can arise during development: from dealing with the stateless nature of HTTP, to countering common security...
haskell functional-programming yesod