(no title)
paperwork | 7 years ago
Let's keep "FRP" for what it really stands for in honor of it's inventor (http://conal.net/talks/). Rx is not FRP and was explicitly designed as a discrete collection API on purpose (as opposed to continuous time varying values). ...
[1] https://github.com/ReactiveX/reactivex.github.io/issues/130
mpweiher|7 years ago
Sigh.
jcelerier|7 years ago
well, dataflow programming has always been central to reactive programming, isn't it ? that's what all reactive languages, Esterel, Lustre, etc. were about.