I have been doing some research into reactive programming recently and I'm finding it hard to find a good description of the difference between Reactive and Functional-Reactive.
Is it simply that the reactive programming is implemented using functional methods/paradigms as opposed to using declarative or OO paradigms?
0 Replies