vuejs / vuejs/docs

Slot -> Scoped Slots ->Fancy List Example:All values ​​use item, and it looks like name="item" could be replaced with name="list-item" (or something better) to distinguish between variables and strings.

Open
#2,856 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
3.2k
Forks
5k
Avg merge
14d 17h
Merged PRs (30d)
1

Description

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Fancy List Example at the linked Vue documentation page and compare it with the provided playground. Review the repeated use of item, then update the example so the variable and string names are easier to distinguish; done means the example is clearer without changing its behavior.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.