- From: Domenic Denicola <domenic@domenicdenicola.com>
- Date: Mon, 14 Jul 2014 15:56:35 +0000
- To: Anne van Kesteren <annevk@annevk.nl>, Juan Ignacio Dopazo <jdopazo@yahoo-inc.com>
- Cc: "whatwg@lists.whatwg.org" <whatwg@lists.whatwg.org>, "Tab Atkins Jr." <jackalmage@gmail.com>
From: whatwg <whatwg-bounces@lists.whatwg.org> on behalf of Domenic Denicola <domenic@domenicdenicola.com> > Of these, 1 seems much nicer, based on my Node.js experience. To be clearer as to why this is: stream APIs work much better when things you write to are represented as writable streams (option 1), instead of representing them as functions that accept readable streams (option 2).
Received on Monday, 14 July 2014 15:57:02 UTC