Lee Campbell

Results 78 issues of Lee Campbell

I want to have an index of all Rx operator Overloads and have links to each usage in the book

It appears that CombineLatest has a new overload that I don't think I covered in v1. What else needs to be added?

As this post requests http://stackoverflow.com/questions/35606136/rx-buffer-without-empty-calls-to-subscriber/35616332#35616332, he would like to have a buffer run at 50ms. However when no values are found during the window, he doesn't want a buffer to...

Provide help to questions like [http://codereview.stackexchange.com/questions/89961/rx-net-file-watcher] Walk through the issues with [FileSystemWatcher](https://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher%28v=vs.110%29.aspx) and then link back to polling solution from #22

RxJs (and hopefully soon Rx.NET and others) supports wrting your Rx test with the visual aid of Marble diagrams. https://github.com/ReactiveX/rxjs/blob/master/doc/writing-marble-tests.md https://github.com/ReactiveX/rxjs/blob/master/spec/operators/bufferTime-spec.ts