Re: [w3c/webcomponents] Template/part proposals should explain how and why they improve performance (#901)

I tend to think of Parts as the lower level API here. Instead of filters, which would require adding attributes and wouldn't be able to easily represent child node ranges in the first place, you programmatically mark the node you're interested in having references to post-clone, and then get those references.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/901#issuecomment-718078217

Received on Wednesday, 28 October 2020 17:08:13 UTC