javascript-tutorial / javascript-tutorial/en.javascript.info
Surrogate pairs examples in the Iterables lesson should be removed
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
The lessons on surrogate pairs have been moved from "Datatypes/Strings" to "MIscellaneous/Unicode, String internals" but there are examples mentioning surrogate pairs on the Iterables lesson. It might be confusing for readers who haven't read the lesson on surrogate pairs before hand.
Contributor guide
No contributing guide indexed for this repository
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
Start with the Iterables lesson and locate the examples that mention surrogate pairs. Remove those examples or references so readers are not expected to know the moved surrogate-pairs lesson; the Iterables lesson should no longer contain those mentions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100