[Request]: document watching a whole store/mutable
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 292
- Forks
- 361
- Avg merge
- 7h 51m
- Merged PRs (30d)
- 1
Description
What is this request related to?
Request
📋 Suggested
Need some docs on how to watch a whole store (all keys).
📋 General description or bullet points
It's not obvious how to do this. See this Google search result example:
The first result links to the Stores page where it could be documented:
https://docs.solidjs.com/concepts/stores
A better API would be nice, one that is an officially documented function:
🖥️ Reproduction of code samples in StackBlitz
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 the Stores page at docs.solidjs.com/concepts/stores and review the linked Solid discussion 1077. Determine the currently supported way to watch all keys in a store or mutable, then document that usage on the Stores page; done means a newcomer can find and follow the guidance.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100