solidjs / solidjs/solid-docs

[Request]: document watching a whole store/mutable

Open
#1,055 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted solid
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:

Image

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.