Reactive Extensions: The Why

This is the first in a series of screen casts exploring reactive extensions and reactive functional programming. The series will start at the very beginning and work its way up to using reactive extensions in your day to day life.

Before we dive into the ‘how’ it’s important to understand why we would use a reactive style of programming in the first place. This screen cast will cover how we interact with synchronous sets, compared to asynchronous streams, as well as walk through a proof of dualising the IEnumerable and IEnumerator interfaces.

Comments

Copyright © 2015 Amy Palamountain