Re: [whatwg/dom] Proposal: a DocumentFragment whose nodes do not get removed once inserted (#736)

> Empty fragments are important for conditional rendering with signals. That's why comment nodes are the work around atm. They let frameworks to follow empty fragments.

my current code uses those indeed, as lastChild reference, but those can be eagerly removed too, so I am most sure what's your point there but my point was to show easier alternative to something that otherwise would never land on DOM.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/736#issuecomment-2481544529
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/736/2481544529@github.com>

Received on Sunday, 17 November 2024 20:45:05 UTC