Diving into RxSwift
π§ This post is under construction π§
I got motivated to learn Functional Reactive Programming more by Greg Heoβs talk. So, I started to reading RxSwift repoβs Getting Started guide. Also, Iβm doing a RxSwift tutorial on Ray Wenderlich.
My Note
- RxSwift is the core framework.
- RxCocoa is the UI framework for Cocoa & Cocoa Touch.