Introduction to Reactive Programming

Learn what Reactive Programming means, why it doesn’t have to be functional and why everyone is so excited about the ideas behind it.

We will implement our own Observable together, see how observables can drive a UITableView and how networking code can be massively simplified using promises.

I will give this talk at Mobilization 2016 in Lodz.

Youtube and slides will be available after the talk.

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