[Content]: All code examples have erros
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 292
- Forks
- 361
- Avg merge
- 7h 51m
- Merged PRs (30d)
- 1
Description
๐ Subject area/topic
/concepts/context.mdx
๐ Page(s) affected (or suggested, for new content)
https://docs.solidjs.com/concepts/context
๐ Description of content that is out-of-date or incorrect
The code examples are inconsistent.
Most (except one or two) will not work like provided on the page.
They lack initialisation lines, are copies of the example above and therefore not working, or have other issues.
There is not one example on the page that explains or shows all the code needed to run contexts.
๐ฅ๏ธ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
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
Start with /concepts/context.mdx, linked from the Solid documentation page, and review each context code example for missing initialization, copied snippets, and other errors. Verify the examples as complete runnable demonstrations, and consider the work done when the page's examples consistently work as presented.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100