Expert Overview
Things I'm Doing
Talks I've Given
Marcelo Lazaroni is a London based developer originally from Brazil.
He has a Bsc in Computer Science from the University of West London and after writing a Twitter client for Chrome in Haskell and Elm as a side project hasn't been able to leave the functional paradigm. Marcelo has convinced a few companies to use pure FP languages and currently spends his days building a secure messaging platform in Elm for Pushfor.
He tweets at @Marcelolaza.
 
Talks I've Given
-
Lightning Talk: The Elm Architecture in Haskell: Managing state with multiple threads
Featuring Marcelo Lazaroni
Elm is a pure functional language for the front-end. It enforces an architecture that allows programs to stay pure in an event-based setting.
haskell architecture elm fp