Add `query` examples with types
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
The shadow DOM chapter includes some examples of using the query decorators (`@query` etc.) but it doesn't show full TypeScript samples with valid TS typings.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the shadow DOM chapter and review the existing examples for the query decorators, including @query. Add complete TypeScript samples with valid typings for those examples, then verify that the chapter clearly demonstrates typed usage and that the samples are valid TypeScript.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100