DrSensor / DrSensor/nusa

Declarative Shadow DOM

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
optimization priority: high
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

from https://www.wiktorwisniewski.dev/blog/exploring-declarative-shadow-dom
> That template is transfered into shadow dom when HTML parser finds it

Seems I have misunderstood that DSD doesn't solve CLS issue. I wonder if there's pseudo-code or step-by-step sections on how DSD works 🤔

If this works then I don't need the current `` hack. Still, I need to figure out how portal and conditional rendering (#7) would looks like.

For now I can use [polyfill](https://web.dev/declarative-shadow-dom/#polyfill) to continue the development then figure out the semantics of conditional and list rendering would looks like.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.