Remove Pug syntax
Open
bug
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The has pug syntax to create the 100 details and summary elements. Remove this syntax and create the elements dynamically through .
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the body markup containing the Pug-generated details and summary elements, along with the page's script entry point. Read how the 100 elements are currently produced, then move that generation into the script and verify that the page still renders all 100 elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript, pug
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100