File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ id: intro
27
27
functional, and it may be reactive, but &ldquo ; functional reactive programming&rdquo ; is a different animal.
28
28
One main point of difference is that functional reactive programming operates on values that change
29
29
<em >continuously</em > over time, while ReactiveX operates on <em >discrete</em > values that are emitted over
30
- time. (See <a href =" http ://conal.net/talks /essence-and-origins-of-frp-bayhac-2015.pdf " >Conal Elliott’ ; s
31
- work for more-precise information on functional reactive programming</a >.)
30
+ time. (See <a href =" https ://github.com/conal /essence-and-origins-of-frp" >Conal Elliott’ ; s work for
31
+ more-precise information on functional reactive programming</a >.)
32
32
</p >
33
33
34
34
<h1 >Why Use Observables?</h1 >
You can’t perform that action at this time.
0 commit comments