Re: [WICG/webcomponents] Idea: A tree-aware task scheduler (Issue #1055)

[Here is an example](https://lit.dev/playground/#gist=f07cb3ffe55b0d2fc96888f91fc7c5c1) that attempts to show why a DOM based task scheduler is helpful.

The example includes a simple prototype of the proposed `queueDOMUpdate` API.

The use case is somewhat contrived but this type of issue can come up in a variety of ways in more complicated applications that manage a lot of shared state.

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

Message ID: <WICG/webcomponents/issues/1055/2090877377@github.com>

Received on Thursday, 2 May 2024 15:56:07 UTC