Firefox for Web Developers @webdevs.firefox.com · Nov 19

streamHTMLUnsafe() was presented at TPAC last week. Finally, an API that lets you easily use the streaming HTML parser from JavaScript! Here's a quick overview:

75 likes 3 replies

?

Replies

Samual · Nov 19

what does TPAC stand for?

Ross Robino · Nov 19

Great video, this would be awesome! I’ve been working on a server first HTML streaming framework that renders HTML in order. This would make client side rendering really simple for html partial responses. github.com/rossrobino/ovr

Anthony Frehner · Nov 19

Stream in HTML that contains custom elements that automatically upgrade? Is this built-in client side hydration? 🤔🤔🤔😆