Journey to better understanding FRP
( by @ninokierulf )
created: 2015 April 02
modified:
Collection Pipeline Patterns by Martin Fowler.
After reading- map - to transform item (similar to select?)
- flatten - merge nested
- flat-map - map with flatten 1 level
- reduce - similar to an accumulator? results in one return object
- intersection - results in common objects in both universe
Bookmarks
- Rx Links and Tutorials
- Collection Operation Catalog
- Visualizing Rx Operators 1
- Visualizing Rx Operators 2
- Rx io
- reactivemanifesto
- ReactiveX on Github
- ReactNative by Facebook
- RxSwift
People to follow
-
Martin Fowler
-
Andre Medeiros (aka Staltz)
Articles Read (Chronological)
Intro to Rx by Staltz
Be Reactive by colintheshots
stackoverflow answer by Laurence Gonsalves
TODO: digression. (to some other md file)
Facebook Projects
http://ninokierulf.github.io/ ** <-- finish this **