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

@littledan I actually think that tagged template literals are a great fit with signals because tagged template literals are so cheap to reevaluate. The handler of the template literal result can iterate through the values and also cheaply check which have changed.

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

Message ID: <WICG/webcomponents/issues/1069/2375539402@github.com>

Received on Thursday, 26 September 2024 01:10:25 UTC