Re: [whatwg/streams] [Question] questions about streaming-element-backpressure.js (#855)

@ricea Nice trick, I did not know that we can use the streaming parser this way, can definitely see good uses for it in order to load large documents with the help of streams. In the previous demos I created, I create a span element with the chunk as content and then append it to the container. Does this span approach have any drawbacks? using innerHTML for large documents with streaming is definitely the worst nightmare. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/855#issuecomment-347414065

Received on Tuesday, 28 November 2017 04:59:33 UTC