Reactive Programming
February 20, 2018
History
Rx: Reactive Extensions
Allgemeine Informationen und Links
“GitHub for Windows uses the Reactive Extensions for almost everything it does, including network requests, UI events, managing child processes (git.exe). Using Rx and ReactiveUI, we’ve written a fast, nearly 100% asynchronous, responsive application, while still having 100% deterministic, reliable unit tests. The desktop developers at GitHub loved Rx so much, that the Mac team created their own version of Rx and ReactiveUI, called ReactiveCocoa, and are now using it on the Mac to obtain similar benefits.”
- Erik Meijer
- LINQ
- obj.io: App Architecture
- ‘Reactive Programming from Scratch’ - UIKonf 2017
- ‘Composable Reducers & Effects Systems’ – FunSwiftConf
- Point●Free
- Swift Talks - Reative Programming
- Swift Talks - Incremental Programming
- Talk zu Incremental Programming von Chris Eidhof zur FunSwiftConf
Projekte
Picks
Ben
Vincent