- From: Justin Fagnani <notifications@github.com>
- Date: Fri, 16 Aug 2024 11:10:34 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 August 2024 18:10:39 UTC
While having the full initial HTML for a page is great, the DOM includes a lot of imperative, dynamic mutation APIs and is still sorely missing a safe, fast, declarative DOM creation/update API. This is a natural compliment and alternative to `innerHTML`, `createElement()`, etc. And it does not preclude features to make server-rendered HTML more useful. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1069#issuecomment-2293942093 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1069/2293942093@github.com>
Received on Friday, 16 August 2024 18:10:39 UTC