cyrilf / cyrilf/exo

Use templates or shadow-dom instead of string

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For the different states, use `templates` or `shadow-dom` instead of `string` for the `innerHtml` property

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the code that assigns the innerHtml property for the different states and inspect how those states are currently represented. Determine whether templates or shadow DOM fits the existing structure; done means the state views no longer use string-based innerHtml rendering.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.