reactivex.github.io icon indicating copy to clipboard operation
reactivex.github.io copied to clipboard

Rx Design Guidelines & Specification

Open benjchristensen opened this issue 10 years ago • 1 comments

Let's rewrite the Rx Design Guidelines as part of the reactivex.io site.

benjchristensen avatar Aug 08 '14 21:08 benjchristensen

First off, thanks for this document! This issue is ~3 years old, but maybe it's the right place to post this: On page 5, last paragraph, it says:

Next it makes sure the event only gets fired after 250 milliseconds of activity by using the Throttle operator.

I think this should be inactivity?

martinfinke avatar May 01 '17 20:05 martinfinke