Wilkes Joiner: Functional Reactive Programming

Wilkes Joiner (@wilkesj) introduces us to Functional Reactive Programming and shows how traditional “callback hell” can be replaced with streams of events that are composeable. Hello Observable - the type that is filter-able and flatmap-able. Wilkes demonstrates how the code becomes much easier to reason about and much easier to control and reuse.

You can find the talk here on YouTube, the slides here and the code on GitHub.