How to use Functional Reactive Programming without Black Magic

During UIKonf 2015 I gave a talk about how to implement your own ReactiveCocoa using ideas from Swift like generics and value types.

You can watch the full video at YouTube here:

Or just skim through my slides:

If you still want to know more about the whole idea of monads you can read my blog post series on reactive programming.

Read more posts from this series:
  1. How to use Functional Reactive Programming without Black Magic
  2. Hipster Oriented Programming
  3. What's new in Interstellar 2
  4. Introduction to Reactive Programming
  5. Introduction to Reactive Programming Workshop
  6. Server Side Swift
  7. Prototyping with Storyboards
  8. Server Side Swift - AppBuilders 2017 Edition
  9. The Last Guide To Parsing JSON You Will Ever Need
  10. Turn it up to 11 - Scaling Rails to 100k rps