- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 18 Dec 2017 17:04:38 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 December 2017 01:05:00 UTC
> > there is definitely a benefit to having an ability to bulk apply DOM mutations at once. > >I think you can do that today with a very simple abstraction using some virtual DOM library principles. Of course it's possible but it's very slow due to all the invariants browser engines have to update upon each update. -- 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/718#issuecomment-352607326
Received on Tuesday, 19 December 2017 01:05:00 UTC