- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 11 Dec 2014 17:50:18 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 12 December 2014 01:50:44 UTC
The examples are overwhelming and misplaced as-is. - [ ] Move all examples of creating streams to an appendix - [ ] Flesh out examples of using streams to make sure we capture the essence - [ ] Reduce complexity of creating-stream examples. One major potential simplification is to wrap underlying sources/sinks that use promises instead of callbacks. - [ ] Consider placing examples of method usage inside the section for that method? - [ ] Add examples of creating and using strategies to each strategy's section. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/255
Received on Friday, 12 December 2014 01:50:44 UTC