The fundamental building block of RxSwift is the observable sequence. Synonyms of observable sequence are observable, sequence, or data stream. In the rest of this series, we refer to observable sequences as observables.
Subscribe to Cocoacasts Plus to watch this episode.
Building Reactive Applications With RxSwift
What Is an Observable Sequence
by Bart Jacobs in RxSwift
Swift 5
Xcode 11
iOS 13
Building Reactive Applications With RxSwift
-
1 What Is Reactive Programming
07:46
-
2 ReactiveX, RxSwift, and RxCocoa
02:23
-
3 Installing RxSwift and RxCocoa
03:08
-
4 What Is an Observable Sequence
08:37