Re: [WICG/webcomponents] [templates] A declarative JavaScript templating API (Issue #1069)

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