Reactive Programming: Writing What To Do (Not How To Do It)
Swift Usergroup NL 2019
Once you get over the initial shock, reactive programming can actually be a much simpler way of programming complex applications than the traditional imperative style, and Rx - one major spec - is quickly becoming mainstream, not just in Swift but in many languages today. So what is Rx, when might you use it, and how can you get started?