Operator Examples | raywenderlich.com

In this episode, see examples of switchToLatest, merge(with:), combineLatest and zip in a Swift playground.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5429795-reactive-programming-in-ios-with-combine/lessons/19

It would be easier to follow your lectures if you would write code before and explain afterwards. You can say what needs to be done before writing, like declare 3 publishers, but go through code again after writing or after executing.