-
In the paper "Deprecating the Observer Pattern with Scala.React" there's a section "Strict vs Lazy Nodes", quoting from the paper:
> Lazy nodes are notified by their dependencies eagerly,
> but valid…
-
Right now the documentation is too implementation specific.
For example, this page assumes RxJava: http://reactivex.io/documentation.html ... particularly in how it puts binaries as the first thing…
-
This issue is intended to kickoff the discussion of what the www.reactivex.io website should include and get the work started on it.
---
- Intro, what it is, what it solves, why it exists.
- how to…
-
Hey folks!
The day is upon us and RACDC kicks off in an hour or so. First thing you need to know is that the live stream for the event can be found here: http://www.livestream.com/githubpub
The whol…
-
Reviewing the `Scheduler` interface changes of 0.17 with @headinthebox revealed that we're not 100% happy with the outcome, particularly after learning that Java 8 does not allow referencing `this` fr…